react-expounder

0.0.4 • Public • Published

React Expounder

npm package

Example

import { Expoundable, Expound, Link } from 'react-expounder';
 
const Info = () => 
  <Expoundable>
    Click <Link expound="more">here</Link> for more info.
    <Expound expound="more">Some extra information.</Expound>
  </Expoundable>

Install

npm install --save react-expounder

Special Thanks

Skorokithakis for making the library this is based on.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    2
    • latest

Version History

Package Sidebar

Install

npm i react-expounder

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • jimmyhmiller