1.0.13 • Published 2 years ago

@streetscape.gl/monochrome v1.0.13

Weekly downloads
3,186
License
MIT
Repository
github
Last release
2 years ago

@streetscape.gl/monochrome

@streetscape.gl/monochrome is a React component library that offers highly stylable UI controls.

Installation

npm install @streetscape.gl/monochrome

Examples & Documentation

Development

# install dependencies
yarn
# run tests
npm run test
# run flow typecheck
npm run typecheck
# run storybook
npm start