0.2.1 • Published 7 years ago

@anchorsolutions/translator v0.2.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
7 years ago

Translator module

This module provides developers with the ability to manage translations in angular applications.

How to use

  • npm i @anchorsolutions/translator --save.

Importing into an existing app

in app.module.ts

import { TranslateModule } from '@anchorsolutions/translator';

imports: [
   ...,
   TranslateModule.forRoot(FireStoreService)
],
0.2.1

7 years ago

0.2.0

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago