1.0.0 • Published 7 years ago

react-mount-mercury v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

react-mount-mercury Build Status

Mount a mercury component inside of a react component

Install

$ npm install --save react-mount-mercury

Usage

var reactMountMercury = require('react-mount-mercury')

reactMountMercury('input')
//=> output

API

reactMountMercury(input, [options]) -> output

input

Required
Type: string

Lorem ipsum.

options
foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Andrew Joslin

1.0.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago