@anchorsolutions/translator
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

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)
],

Readme

Keywords

Package Sidebar

Install

npm i @anchorsolutions/translator

Weekly Downloads

0

Version

0.2.1

License

ISC

Unpacked Size

785 kB

Total Files

41

Last publish

Collaborators

  • anchor-solutions
  • codemuhammed