New:Microsoft Teams Notifications Are Now Available in Socket.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

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
-62.5%
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 typings -g
npm install
typings install
npm start

Example

http://localhost:8008/examples/

online example: http://react-component.github.io/react-code-verification/

install

rc-react-code-verification

Usage

var ReactCodeVerification = require('rc-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

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

Keywords

react

FAQs

Package last updated on 20 Mar 2019

Related posts