0.0.7 • Published 9 years ago

xtuple-react-components v0.0.7

Weekly downloads
1
License
CPAL
Repository
github
Last release
9 years ago

xTuple React Components

Shared react components of xtuple extensions

NPM versionBuild Status

Install via npm:

npm install xtuple-react-components

Example CommonJS use:

Table = require('xtuple-react-components').Table

To transform JSX files, use the build script:

npm run-script build

To run Jest unit tests, use the script:

npm test

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

10 years ago