[ 源代码: node-clarinet ]
软件包:node-clarinet(0.12.4 dfsg-3)
node-clarinet 的相关链接
Debian 的资源:
下载源码包 node-clarinet:
- [node-clarinet_0.12.4 dfsg-3.dsc]
- [node-clarinet_0.12.4 dfsg.orig.tar.xz]
- [node-clarinet_0.12.4 dfsg-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
evented streaming JSON parser - Node.js module
clarinet is a Node.js module which provides a streaming parser for JSON. clarinet is inspired (and forked) from sax-js.
clarenet is intended to create better full text support in Node.js. Creating indexes out of large (or many) JSON files does not require a full understanding of the JSON file, but it does require something like clarinet.
Node.js is an event-based server-side JavaScript engine.