pos-products

1.2.1 • Public • Published

pos-products

Renders products on Pos terminal

NPM JavaScript Style Guide

Install

npm install --save pos-products

Usage

import React, { Component } from 'react'

import MyComponent from 'pos-products'

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

License

MIT © [Nabarun Chakma](https://github.com/Nabarun Chakma)

Readme

Keywords

none

Package Sidebar

Install

npm i pos-products

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

733 kB

Total Files

6

Last publish

Collaborators

  • nchakma