ar-calculator

0.0.5 • Public • Published

ArCalculator

This library was generated with Angular CLI version 12.0.5.

Usage

Here's how you can use this library in your Angular project:

1.Install the library using npm as shown in the Installation section.

npm install ar-calculator

2.Import the library module in your Angular app module (e.g., app.module.ts):

code

import { NgModule } from '@angular/core'; import { ar-calculator } from 'ar-calculator';

@NgModule({ declarations: [ /* ... / ], imports: [ / ... / ar-calculator, ], bootstrap: [ / ... */ ], }) export class AppModule { }

3.Use the library component(s) in your Angular templates:

#code

/ar-calculator/

    Package Sidebar

    Install

    npm i ar-calculator

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    8.2 kB

    Total Files

    12

    Last publish

    Collaborators

    • raazim