0.0.5 • Published 8 months ago

ar-calculator v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

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

0.0.5

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago