react-mount-mercury

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i react-mount-mercury

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • andytjoslin