3.1.1 • Published 8 months ago

@myrmidon/ng-tools v3.1.1

Weekly downloads
-
License
-
Repository
github
Last release
8 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.1.1

8 months ago

3.1.0

8 months ago

3.0.0

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.6

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