New:Socket for Asana Is Now Available.Learn more
Get Started

react-code-verification

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-code-verification

react-code-verification component for react

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
7
133.33%
Maintainers
1
Weekly downloads
 
Created
Source

rc-react-code-verification

React ReactCodeVerification Component

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Development

npm install react-code-verification
npm start

Example

http://localhost:8008/examples/

install

react-code-verification

Usage

var ReactCodeVerification = require('react-code-verification');
var React = require('react');
React.render(<ReactCodeVerification />, container);

API

props

nametypedefaultdescription
classNameStringadditional css class of root dom node

Test Case

npm test
npm run chrome-test

Coverage

npm run coverage

open coverage/ dir

License

react-code-verification is released under the MIT license.

Keywords

react

FAQs

Package last updated on 20 Mar 2019

Related posts