@apibrew/react
TypeScript icon, indicating that this package has built-in type declarations

1.0.80 • Public • Published

@apibrew/react

Api Brew react library

NPM JavaScript Style Guide

Install

npm install --save @apibrew/react

Usage

import React, { Component } from 'react'

import MyComponent from '@apibrew/react'
import '@apibrew/react/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © apibrew

Readme

Keywords

none

Package Sidebar

Install

npm i @apibrew/react

Weekly Downloads

12

Version

1.0.80

License

MIT

Unpacked Size

693 kB

Total Files

57

Last publish

Collaborators

  • tislib