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

1.0.0 • Public • Published

react-dymo-hooks

Collection of react utilities to handle the Dymo LabelWriter web service

NPM JavaScript Style Guide

Install

npm install --save react-dymo-hooks

Usage

import React, { Component } from 'react'

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

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

License

MIT © apenab

Dependencies (2)

Dev Dependencies (30)

Package Sidebar

Install

npm i react-dymo

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

99.6 kB

Total Files

13

Last publish

Collaborators

  • apenab