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

1.0.5 • Public • Published

ecocart-react-hooks

EcoCart React Hook Library

NPM JavaScript Style Guide

Install

npm install --save ecocart-react-hooks

Usage

import React, { Component } from 'react'

import MyComponent from 'ecocart-react-hooks'
import 'ecocart-react-hooks/dist/index.css'

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

License

MIT © Ecocart-io

Readme

Keywords

none

Package Sidebar

Install

npm i ecocart-react-hooks

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

35.7 kB

Total Files

8

Last publish

Collaborators

  • nihshreyas
  • kyrais
  • ecocart