1.1.2 • Published 3 years ago

timecaps v1.1.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Timecaps Library

This project was generated with Angular CLI version 11.1.0.

Installation

Run npm install timecaps to install the angular library.

To import timecaps scss stylesheets, insert the following line to your project's styles.scss : @import "../node_modules/timecaps/scss/timecaps.scss";

To import all components from the library , insert the following line to your project's app.module.ts :

import { TimecapsModule } from  'timecaps';

imports: [ 
	...,
    TimecapsModule, 
    ... 
]

Developer

To serve your angular application, run the following command line: ng serve

Source code

To access source code, please click here

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago