0.3.4 • Published 9 years ago
simple-get-text v0.3.4
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-textIn 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