koosui

1.1.0 • Public • Published

koosui

Simple UI library

NPM JavaScript Style Guide

Install

npm install --save koosui

Usage

import React, { Component } from 'react'

import MyComponent from 'koosui'
import 'koosui/dist/index.css'

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

License

MIT © yhertekin

Readme

Keywords

none

Package Sidebar

Install

npm i koosui

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

5.57 kB

Total Files

7

Last publish

Collaborators

  • yhertekin