[ 原始碼: node-sorted-object ]
套件: node-sorted-object (2.0.1+~2.0.0-1)
node-sorted-object 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-sorted-object:
- [node-sorted-object_2.0.1+~2.0.0-1.dsc]
- [node-sorted-object_2.0.1+~2.0.0.orig-types-sorted-object.tar.gz]
- [node-sorted-object_2.0.1+~2.0.0.orig.tar.gz]
- [node-sorted-object_2.0.1+~2.0.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Paolo Greppi
外部的資源:
- 主頁 [github.com]
相似套件:
Returns a copy of an object with its keys sorted
Node.js module to create a version of an object with its keys sorted so that you'll get a consistent order every time on serializing. This makes it easier to diff the resulting JSON.
Node.js is an event-based server-side JavaScript engine.