0.4.7 • Published 5 years ago

jokits-react v0.4.7

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

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

0.5.0-beta.2

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.1

5 years ago

0.3.2

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.4.2

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago