0.1.6 • Published 3 years ago

@ngx-canvas/ruler v0.1.6

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

@ngx-canvas/ruler

This is a Typescript Library that makes canvas intergrations easier!

Official Documentation

Installation

$ npm i --save @ngx-canvas/ruler

Usage

Add package to NgModule imports:

import { RulerModule } from '@ngx-canvas/ruler';

@NgModule({
    ...
    imports: [
        RulerModule
    ]
    ...
})

Add component to your page:

<ruler>
    ...
</ruler>

License

This project is licensed under the MIT License - see the LICENSE file for details

DEONATE

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago