0.2.0 • Published 8 years ago

ov-react-modal-overlay v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

ov-react-modal-overlay

React ModalOverlay Component

NPM version build status Test coverage gemnasium deps node version npm download

install

ov-react-modal-overlay

Browser Support

IEChromeFirefoxOperaSafari
IE 8+ ✔Chrome 31.0+ ✔Firefox 31.0+ ✔Opera 30.0+ ✔Safari 7.0+ ✔

Example

http://localhost:8000/examples/

online example: http://OnVelocity.github.io/react-modal-overlay/

Features

  • support ie8,ie8+,chrome,firefox,safari

Usage

import React from 'react'
import ReactDOM from 'react-dom'
import ModalOverlay from 'ov-react-modal-overlay'
ReactDOM.render(<ModalOverlay />, container);

API

props

Development

npm install
npm start

Test Case

http://localhost:8000/tests/runner.html?coverage

Coverage

http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8000/tests/runner.html?coverage

License

ov-react-modal-overlay is released under the MIT license.