https://github.com/lessify/lessify-angular
Angular Library to automate i18n tasks
https://github.com/lessify/lessify-angular
angular
Last synced: 8 months ago
JSON representation
Angular Library to automate i18n tasks
- Host: GitHub
- URL: https://github.com/lessify/lessify-angular
- Owner: Lessify
- License: mit
- Created: 2020-05-05T19:21:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T22:06:03.000Z (over 1 year ago)
- Last Synced: 2025-06-02T10:15:54.804Z (8 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 2.17 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LessifyAngular
The detailed article with step by step explanation you can find on [Lessify Docs](https://lessify.io/docs/integration/angular/)
Integration of Lessify API with Angular Projects.
Support next implementations :
- NGX Translate
- Transloco
- Direct Lessify API
[comment]: <> (`npm init --scope=lessify`)
[comment]: <> (`npm run build:core-prod`)
[comment]: <> (`npm publish --access public dist\core`)
[comment]: <> (`npm run build:tools-prod`)
[comment]: <> (`npm publish --access public dist\tools`)