react-hub

0.2.3 • Public • Published

React HUB

React HUB is not another front-end framework, It's a reusable components that meant to be used separately, and to adapt with your project identity.

Demo

Coming soon

Installation

$ npm i react-hub -S
// or
$ yarn add react-hub

Usage

import { Button } from 'react-hub'
// Or for better performance
import Button from 'react-hub/lib/Button'
 
...
 
<Button label="Hello React HUB" />

Docs

Coming soon

Linting

Coming soon

Testing

Coming soon

Contributing

Submitting PR

Coming soon

Raise issues

Coming soon

Change log

v0.2.3

  • Moving the source code to ./src and the built code to ./lib;

v0.2.0

  • Adding SVG animated Loader component.
  • Adding Button component.

v0.1.0

Credits

Readme

Keywords

none

Package Sidebar

Install

npm i react-hub

Weekly Downloads

1

Version

0.2.3

License

ISC

Last publish

Collaborators

  • anastawfeek