Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

This library provides Angular pipes for formatting numbers, dates, and booleans using the library.

License

Notifications You must be signed in to change notification settings

code-art-eg/angular-globalite

Repository files navigation

angular-globalite

The Library's code was moved to @code-art-eg/angular. This is only an archive now.

This library provides Angular pipes for formatting and parsing numbers, dates, and booleans using the @code-art-eg/globalite library. This is a rewrite of the @code-art-eg/angular-globalize library that used the Globalize library.

Installation

You can install this library via npm:

npm install @code-art-eg/angular-globalite

or via yarn:

yarn add @code-art-eg/angular-globalite

Versioning scheme

The library major version follows the major version of Angular it is compatible with. For example, version 19.x.x is compatible with Angular 19.x.x. Since the first version was created for Angular 19, the lowest major version is 19.

Documentation

See documentation in docs for more details.

About

This library provides Angular pipes for formatting numbers, dates, and booleans using the library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages