stish-react

1.0.13 • Public • Published

stish-react

a library for building stish plugins

NPM JavaScript Style Guide

Install

npm install --save stish-react

Usage

import React, { Component } from 'react'

import MyComponent from 'stish-react'
import 'stish-react/dist/index.css'

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

License

MIT ©

/stish-react/

    Package Sidebar

    Install

    npm i stish-react

    Weekly Downloads

    0

    Version

    1.0.13

    License

    ISC

    Unpacked Size

    6.04 MB

    Total Files

    7

    Last publish

    Collaborators

    • vivalavisca