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

/@anchorsolutions/translator/

    Package Sidebar

    Install

    npm i @anchorsolutions/translator

    Weekly Downloads

    22

    Version

    0.2.1

    License

    ISC

    Unpacked Size

    785 kB

    Total Files

    41

    Last publish

    Collaborators

    • anchor-solutions
    • codemuhammed