Overview
Gumdrops is a library of reusable JavaScript React components that can be imported into any project. It requires the GumGum Design System (Concrete) for styling and Sass. The library offers a variety of components and provides documentation on how to use them. Gumdrops is available for installation via npm.
Features
- Reusable JavaScript React components
- Requires GumGum Design System (Concrete)
- Utilizes Sass for styles
Installation
To add Gumdrops to your project, you can use the following command: yarn add gumdrops@1.0.0 (replace 1.0.0 with the desired version or omit it for the latest version). Make sure to also add gumgum-design and sass to your project. Refer to the Concrete Design System documentation for themes, CSS utilities, and more.
Summary
Gumdrops is a library of reusable JavaScript React components that require the GumGum Design System for styling. It offers a variety of components that can be imported into any project. Installation can be done via npm, and documentation is available to guide users on how to use the library effectively.