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

1.14.6 • Public • Published

sibaui

ui framework

NPM JavaScript Style Guide

Install

npm install --save sibaui

Usage

import * as React from 'react'
 
import MyComponent from 'sibaui'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i sibaui

Weekly Downloads

28

Version

1.14.6

License

MIT

Unpacked Size

1.25 MB

Total Files

61

Last publish

Collaborators

  • bictechnologies