[ 原始碼: 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 (郵件存檔)
- 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