react-sim

0.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-sim

Weekly Downloads

8

Version

0.0.8

License

MIT

Unpacked Size

240 kB

Total Files

7

Last publish

Collaborators

  • jckr