1.0.12 • Published 8 years ago

tp-react-elemental v1.0.12

Weekly downloads
10
License
MIT
Repository
github
Last release
8 years ago

#My React components Build Status Coverage Status

React & CSS framework

Currently under development.

##Installation

npm install -S tp-react-elemental

Import the components you need, example:

import {Alert} from 'tp-react-elemental'

##About the project This library contains UI components

##Documentation This library contains the following components:

  • Alert
  • Pagination
  • Progress
  • Card
  • ...

##Development Install dependencies:

npm install

Run examples at http://localhost:3000 with webpack dev server

npm start

Run tests & coverage report:

npm test

Watch tests:

npm run test-watch
1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago