Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
blueprint-resource-form
Advanced tools
[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
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.
:warning: Alpha
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
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
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.
MIT
FAQs
[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
The npm package blueprint-resource-form receives a total of 2 weekly downloads. As such, blueprint-resource-form popularity was classified as not popular.
We found that blueprint-resource-form demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.