@cdock/fire-hooks
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

@cdock/fire-hooks

hooks for firebase

NPM JavaScript Style Guide

Install

npm install --save @cdock/fire-hooks

Usage

import * as React from 'react'

import MyComponent from '@cdock/fire-hooks'

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

License

MIT © cdock1029

Readme

Keywords

none

Package Sidebar

Install

npm i @cdock/fire-hooks

Weekly Downloads

1

Version

0.0.11

License

MIT

Unpacked Size

64.1 kB

Total Files

10

Last publish

Collaborators

  • cdock