1.1.0 • Published 4 years ago

calculator_habib v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

calculator_habib

A simple calculator

NPM JavaScript Style Guide

Install

npm install --save calculator_habib

Usage

import { CalculateExpression } from 'calculator_habib'

class Example extends Component {
  render() {
    return <CalculateExpression num1={} num2={} operator={}/>
  }
}

License

MIT © habibdeoraji

1.1.0

4 years ago

1.0.0

4 years ago