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

@coderbox/forms

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coderbox/forms

React Components used to build forms.

Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
7
-80.56%
Maintainers
1
Weekly downloads
 
Created
Source

Coderbox

npm npm JavaScript Style Guide codebeat badge styled with prettier

Introduction

coderbox-forms is a collection of REACT components used to build forms at Coderbox

Installation

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

Works with browserify and webpack.

Demo

DEMO Page

For code example check .stories.js files from each component.

Components List

  • Field
  • FieldGroup
  • Control
  • ControlGroup
  • Input
  • Checkbox
  • Dropdown
  • DatePick
  • DateRange
  • Textarea

Build

npm run build

Keywords

react

FAQs

Package last updated on 21 Mar 2018

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