1.3.4 • Published 2 months ago

@rolster/i18n v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Rolster i18n

Utility lightweight simple translation.

Installation

npm i @rolster/i18n

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza :rocket:
1.3.4

2 months ago

1.3.3

5 months ago

1.3.2

5 months ago

1.3.1

5 months ago

1.3.0

5 months ago

1.1.0

6 months ago

1.0.0

6 months ago