0.2.0 • Published 6 years ago

blueprint-resource-form v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

About

React is a declarative component-based user interface library by Facebook. Blueprint is a React based suite of UI components developed & maintained by Palantir.

This library provides a few flexible high level react components that reduces the boilerplate involved in complex form based applications using React and Blueprint.

This project is not sponsored by, endorsed by or affiliated with Facebook, Palantir or any other corporate organization.

Status

:warning: Alpha

Installation

Using npm:

npm install --save @blueprintjs/core react react-dom blueprint-resource-form

Using yarn:

yarn add @blueprintjs/core react react-dom blueprint-resource-form

Examples

Refer storybook for examples.

The published storybook can be run locally (for experimentation or reproducing bugs) by:

git clone https://github.com/lorefnon/blueprint-resource-form
yarn
yarn run storybook

Contributing

Contributions are more than welcome. Please use Github Issues to discuss ideas/proposals and pull requests to contribute bug fixes and enhancements.

I don't accept donations/tips and can't offer paid support.

License

MIT

0.2.0

6 years ago

0.1.0

6 years ago