react-code-verification

1.0.1 • Public • Published

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

name type default description
className String additional 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.

/react-code-verification/

    Package Sidebar

    Install

    npm i react-code-verification

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.88 kB

    Total Files

    3

    Last publish

    Collaborators

    • zhangyxy