[ 原始碼: node-fast-safe-stringify ]
套件:node-fast-safe-stringify(2.1.1+~2.3.1-2)
node-fast-safe-stringify 的相關連結
Debian 的資源:
下載原始碼套件 node-fast-safe-stringify:
- [node-fast-safe-stringify_2.1.1+~2.3.1-2.dsc]
- [node-fast-safe-stringify_2.1.1+~2.3.1.orig-safe-stable-stringify.tar.gz]
- [node-fast-safe-stringify_2.1.1+~2.3.1.orig.tar.gz]
- [node-fast-safe-stringify_2.1.1+~2.3.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Safely and quickly serialize JavaScript objects
Safe and fast serialization alternative to [JSON.stringify][].
Gracefully handles circular structures instead of throwing.
Provides a deterministic ("stable") version as well that will also gracefully handle circular structures.
Node.js is an event-based server-side JavaScript engine.