slashr-react

0.2.7 • Public • Published

slashr-react

forms, grids, components

NPM JavaScript Style Guide

Install

npm install --save slashr-react

Usage

import React, { Component } from 'react'

import MyComponent from 'slashr-react'

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

License

MIT © stevenfuzz

/slashr-react/

    Package Sidebar

    Install

    npm i slashr-react

    Weekly Downloads

    22

    Version

    0.2.7

    License

    MIT

    Unpacked Size

    12.1 MB

    Total Files

    7

    Last publish

    Collaborators

    • stevenfuzz