0.0.8 • Published 4 years ago

react-sim v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-sim

Boilerplate components to create a model simulation with React

NPM JavaScript Style Guide test

Install

npm install --save react-sim

Usage

See documentation for guide and examples

import React from 'react'

import {Model} from 'react-sim'

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

License

MIT © jckr

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago