New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

coderbox-components

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coderbox-components

React Components used at @Coderbox

latest
Source
npmnpm
Version
1.0.44
Version published
Maintainers
1
Created
Source

Coderbox

npm npm JavaScript Style Guide 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

Keywords

react

FAQs

Package last updated on 27 Jun 2017

Did you know?

Socket

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.

Install

Related posts