simple-get-text

0.3.4 • Public • Published

simple-get-text

Simple gettext tool

Installation

In browser:

<script src="gettext.min.js"></script>

Using npm:

$ npm i -g npm
$ npm i --save simple-get-text

In Node.js:

var GetText = require('gettext');

TODO

  • Write documentation
  • Think about different dictionary formats
  • Think about using a tree structure instead of key-value array for dictionary

Package Sidebar

Install

npm i simple-get-text

Weekly Downloads

1

Version

0.3.4

License

MIT

Last publish

Collaborators

  • cerberus.ab