documentationapp-react
TypeScript icon, indicating that this package has built-in type declarations

1.2.33 • Public • Published

documentationapp-react

NPM JavaScript Style Guide

Install

npm install --save documentationapp-react

Usage

import * as React from 'react'
 
import MyComponent from 'documentationapp-react'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © FP073407

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.33
    1
    • latest

Version History

Package Sidebar

Install

npm i documentationapp-react

Weekly Downloads

1

Version

1.2.33

License

MIT

Unpacked Size

14.5 MB

Total Files

30

Last publish

Collaborators

  • florin.patulea