coderbox-components
v1.0.44
Published
React Components used at @Coderbox
Readme

Introduction
coderbox-components is a collection of REACT components used to develop the application at Coderbox
Installation
npm install @coderbox/components --saveyarn add @coderbox/componentsWorks with browserify and should work with webpack.
Demo
For code example check .stories.js files from each component.
Components List
.
├── Autocomplete #
├── AutocompleteLocation #
├── AutocompleteTags #
├── Avatar #
├── Button #
├── DatePicker #
├── DateRange #
├── Flex #
├── Icon #
├── Logo #
├── Form #
├── FormItem #
├── Spinner #
├── Tags # Build
npm run build