[ 原始碼: node-json-schema ]
套件:node-json-schema(0.4.0+~7.0.11-1)
node-json-schema 的相關連結
Debian 的資源:
下載原始碼套件 node-json-schema:
- [node-json-schema_0.4.0+~7.0.11-1.dsc]
- [node-json-schema_0.4.0+~7.0.11.orig-Xtypes.tar.gz]
- [node-json-schema_0.4.0+~7.0.11.orig.tar.gz]
- [node-json-schema_0.4.0+~7.0.11-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
JSON Schema validation and specifications
This is a "finished" JavaScript implementation of JSON Schema - a simple, efficient, lightweight implementation of the original core elements of JSON Schema. It does not house the latest specifications nor does it implement the latest versions of JSON Schema, but seeks to maintain the stability (in behavior and size) of this original implementation for the sake of the numerous packages that rely on it.
Node.js is an event-based server-side JavaScript engine.