jokits-react
TypeScript icon, indicating that this package has built-in type declarations

0.4.7 • Public • Published

jokits-react

React frame for JokiTS

NPM JavaScript Style Guide

Install

npm install --save jokits-react

Usage

import React, { Component } from 'react'

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

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

License

MIT © hcollin

Readme

Keywords

none

Package Sidebar

Install

npm i jokits-react

Weekly Downloads

3

Version

0.4.7

License

MIT

Unpacked Size

63.9 kB

Total Files

36

Last publish

Collaborators

  • hcollin78