パッケージ: 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