blueprint-resource-form
v0.2.0
Published
[React](https://reactjs.org/) is a declarative component-based user interface library by [Facebook](https://facebook.com). [Blueprint](https://blueprintjs.com) is a React based suite of UI components developed & maintained by [Palantir](https://www.palan
Downloads
5
Readme
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