1.7.0 • Published 7 years ago

chartbuilder-ui v1.7.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Chartbuilder UI React components

React components that make up the UI for Quartz Chartbuilder.

Here's a dead-simple demo page.

To use in your React project:

  1. npm install chartbuilder-ui
  2. require any of the components defined by Chartbuilder UI.

Chartbuilder UI's components:

  • Alert
  • Button
  • ButtonGroup
  • ColorPicker
  • Dropdown
  • TextArea
  • TextInput
  • LabelledTangle
  • Toggle

Developing locally:

  • Clone this repo and run npm install

To view an example page and develop locally:

1. `npm run dev` to watch files for changes
2. `npm start` to launch a simple http server
3. Navigate to `localhost:8080`

To build the css that modules using Chartbuilder UI will consume:

npm run build

More docs are coming. For now, Example.jsx shows how each component ought to be used.

1.7.0

7 years ago

1.6.0

8 years ago

1.5.6

8 years ago

1.5.5

8 years ago

1.5.4

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.4.5

8 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.0.7

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago