3.0.0 • Published 6 months ago

@myrmidon/ng-tools v3.0.0

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

NgTools

My essential, general-purpose tools for Angular applications.

These are the typical services and tools shared by most of my Angular apps. For convenience, I packed them into a single reusable library having no dependencies other than Angular CommonModule.

  • pipes:
    • colorToContrast: get contrast color from color.
    • ellipsis: smart-cut a text.
    • flat-lookup: return a human-friendly string from some lookup value.
    • joinPipe: join an array into a string.
    • safeHtml: HTML pipe to embed HTML code into a page.
  • services: environment settings from an external JS file, error handling service, local storage wrapper.
  • validators: strict min-length validator, conditional validator.
  • general: deep copy function, Roman numbers bidirectional converter.

This library was generated with Angular CLI version 12.1.0.

3.0.0

6 months ago

2.0.3

7 months ago

2.0.2

9 months ago

2.0.1

10 months ago

2.0.0

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago