[ 源代码: node-cson-parser ]
软件包: node-cson-parser (4.0.3-1)
node-cson-parser 的相关链接
Trisquel 的资源:
下载源码包 node-cson-parser:
- [node-cson-parser_4.0.3-1.dsc]
- [node-cson-parser_4.0.3.orig.tar.gz]
- [node-cson-parser_4.0.3-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Ross Gammon
外部的资源:
- 主页 [github.com]
相似软件包:
Safe parsing of CSON files
Node-cson-parser is a minimalistic CSON parser which offers:
- A strict subset of CSON that allows only data - Interface is identical to JSON.{parse,stringify} - Does not run the code, free of intermediate string representations - Sane parse error messages with line/column - Regular Expressions are considered data and will be accepted as well
In addition of pure data it allows for simple arithmetic expressions like addition and multiplication. This allows more readable configuration of numbers.
Node.js is an event-based server-side JavaScript engine.
其他与 node-cson-parser 有关的软件包
|
|
|
-
- dep: coffeescript (>= 1.10.0~dfsg)
- interpreter and compiler for the CoffeeScript language
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同时作为一个虚包由这些包填实: node-pegjs