0.4.7 • Published 3 years ago

jokits-react v0.4.7

Weekly downloads
1
License
MIT
Repository
github
Last release
3 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

3 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.3.2

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago