@coderbox/components

1.0.64 • Public • Published

Coderbox

npm npm JavaScript Style Guide codebeat badge styled with prettier

Introduction

coderbox-components is a collection of REACT components used to develop the application at Coderbox

Installation

npm install @coderbox/components --save
yarn add @coderbox/components

Works with browserify and should work with webpack.

Demo

DEMO Page

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

/@coderbox/components/

    Package Sidebar

    Install

    npm i @coderbox/components

    Weekly Downloads

    24

    Version

    1.0.64

    License

    ISC

    Last publish

    Collaborators

    • ghalex