Libraries and utilities for working in the browser
Collect chunks / objects from a readable stream, write obejcts / chunks to a writable stream
Occam's DOM related functionality.
HTTP message parser and builder
SOTA NPM module for agentic processes using local or cloud LLMs.
A remark plugin for converting between markdown and ProseMirror
Console.log transformation pipes
Standardized module functions free of business logic
Babel preset for stage 1 plugins
A util to parse cron expressions used by AWS services
Allows you to re-schedule completed to-dos so they show up again in a future date.
JSON Schemas, their examples, and helper functions used across Veritone
This module will parse the multipart-form containing files and fields from the lambda event object.
Chrome Trace Events interfaces
Stable JSON Object representation
A Node.js module for handling and processing frontmatter in markdown and text files, leveraging the gray-matter library for parsing and stringifying YAML or JSON formatted frontmatter.
Validate JSON
Probes a DCAT `Distribution` to check availability and gather metadata. Returns `SparqlProbeResult`, `DataDumpProbeResult`, or `NetworkError` – the probe never throws.
Framework for implementing a JSON-RPC 2.0 API
Converts to a boolean. Returns false if the value is falsy. If it is truthy it checks it by converting to a string, trimming, upcasing, and checking if the value is not `FALSE` or `NO` or `0`.
MCP server: parse and stringify HTTP header blocks.
Loss-less JSON serialisation for JavaScript values that don't survive `JSON.stringify` — `Date`, `Buffer`, `BigInt`, `undefined`, and the `null` vs `undefined` distinction.
SerializeAnything is a TypeScript / JavaScript library that provides stringify and parse functions which enable the following features:
Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers.