ng-calculator
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Ng-Calculator

This is a simple calculator. You can use it in your POS (Point of sale) system.

Installation

Install the package with npm

  npm install ng-calculator

Usage/Examples

import { NgCalculatorModule } from 'ng-calculator';

@NgModule({
  imports: [
    NgCalculatorModule
  ],
  ...
})
<ng-calculator></ng-calculator>

Color Reference

Color Hex
Primary Color #efefef #efefef
Secodary Color #f0f0f0 #f0f0f0

Features

  • Simple Calculator
  • Usable any POS system
  • Easy Calculation
  • Calculate (%) percentage
  • Cross browser support
  • Easy to use and easy to handle

Tech Stack

Client: Angular, Typescript, Javascript, HTML5, CSS3

Feedback

If you have any feedback, please reach out to us at i.maf.shuvo@gmail.com

Authors

Package Sidebar

Install

npm i ng-calculator

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

70.6 kB

Total Files

16

Last publish

Collaborators

  • mahfuz_shuvo