@weareroam/w-invest-tools

library proposal for invest tools components

Usage no npm install needed!

<script type="module">
  import weareroamWInvestTools from 'https://cdn.skypack.dev/@weareroam/w-invest-tools';
</script>

README

w-invest-tools

library proposal for invest tools components

NPM JavaScript Style Guide

Install

npm install --save w-invest-tools

Usage

import React, { Component } from 'react'

import MyComponent from 'w-invest-tools'
import 'w-invest-tools/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©