[ 源代码: node-gettext-parser ]
软件包:node-gettext-parser(1.2.2-1)
node-gettext-parser 的相关链接
Debian 的资源:
下载源码包 node-gettext-parser:
- [node-gettext-parser_1.2.2-1.dsc]
- [node-gettext-parser_1.2.2.orig.tar.gz]
- [node-gettext-parser_1.2.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Parse and compile gettext po and mo files to/from json
Parse and compile gettext *po* and *mo* files with node.js, nothing more, nothing less.
This module is slightly based on other gettext related modules (node-gettext (https://github.com/andris9/node-gettext)). The plan is to move all parsing and compiling logic from node-gettext to this module and leave only translation related functions (domains, plural handling, lookups etc.).
Node.js is an event-based server-side JavaScript engine.
其他与 node-gettext-parser 有关的软件包
|
|
|
|
-
- dep: node-encoding
- Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable