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

1.0.0 • Public • Published

uikit

Simple UI kit

NPM JavaScript Style Guide

Install

npm install --save uikit

Usage

import * as React from 'react'

import MyComponent from 'uikit'

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

License

MIT © MikeDonkersPN

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i react-uikit-example

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.19 kB

Total Files

10

Last publish

Collaborators

  • mikedonkers