1,631 packages matching “toJSON”
@subsquid/util-internal-json
v1.2.4 · 3 months ago
Extended JSON serialisation for squid framework
No known vulnerabilities
map.prototype.tojson
v0.1.3 · 11 years ago
ES7 polyfill for map.prototype.tojson
No known vulnerabilities
json3
v3.3.3 · 7 years ago
A JSON polyfill for older JavaScript platforms.
No known vulnerabilities
@concordance/react
v2.0.0 · 7 years ago
Compare, format, diff and serialize React trees with Concordance
No known vulnerabilities
assertion-error
v2.0.1 · 2 years ago
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
No known vulnerabilities
error-to-json
v2.0.1 · 1 year ago
Returns a JSON representation of an error (handles nested errors and calls nested toJSONs)
No known vulnerabilities
ssri
v14.0.0 · 4 months ago
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
No known vulnerabilities
@wildpeaks/snapshot-dom
v2.0.0 · 6 years ago
Converts a DOM element to a JSON tree
No known vulnerabilities
request-cookies
v1.1.0 · 12 years ago
Cookie management for the node request libary
No known vulnerabilities
@visual-json/core
v0.4.0 · 5 months ago
Headless core for visual-json — the visual JSON editor. Schema-aware, embeddable, extensible.
No known vulnerabilities
trpc-cli
v0.16.0 · 2 months ago
Turn a tRPC router into a type-safe, fully-functional, documented CLI
No known vulnerabilities
@adobe/aio-lib-core-errors
v4.0.1 · 2 years ago
Adobe I/O SDK Core Errors
No known vulnerabilities
youch-terminal
v2.2.3 · 3 years ago
Show youch error on terminal
No known vulnerabilities
untio-hua-tojson
v1.0.0 · 5 years ago
```javascript const fs = require('fs'); function toJson(dirName) { //判断是否为文件 let stat = fs.statSync(dirName); if (stat.isFile()) { //是文件 return { name: dirName, isFile: true,
No known vulnerabilities
isurl
v5.0.0 · 28 days ago
Determine whether a value is a URL instance.
No known vulnerabilities
@firestore-emulator/server
v0.3.15 · 8 months ago
This package is the implementation of the Firestore emulator. It is a Node.js
No known vulnerabilities
turbo-stream
v3.2.1 · 1 month ago
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
No known vulnerabilities
@clickhouse/datatype-parser
v0.1.3 · 2 months ago
Standalone ClickHouse data-type string parser — a TypeScript port of the chdt C++ library.
No known vulnerabilities
utils-error-to-json
v1.0.0 · 10 years ago
Returns a JSON representation of an error object.
No known vulnerabilities
@subsquid/util-internal-read-lines
v1.2.2 · 2 years ago
Synchronous iterator over text file lines
No known vulnerabilities