resolve like require.resolve() on behalf of files asynchronously and synchronously
Another JSON Schema Validator
Prettier is an opinionated code formatter
Next-generation ES module bundler
Determine if the JS environment has Symbol support. Supports spec, or shams.
A querystring parser that supports nesting and arrays, with a depth limit
A collection of essential TypeScript types
Process execution for humans
Improved typeof detection for node.js and the browser.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Object value retrieval given a string path
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Get and robustly cache all JS language-level intrinsics at first require time
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Determine if the current node version supports the `--preserve-symlinks` flag.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Store information about any JS value in a side channel, using a Map
A simple cache for a few of the JS Error constructors.
ES5 spec-compliant shim for String.prototype.trim
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Helper functions around Function call/apply/bind, for use in `call-bind`
ES2017 spec-compliant Object.values shim.
ES Math-related intrinsics and helpers, robustly cached.
Eclipse CycloneDDS C library source for building from source
Safe Rust wrapper for Eclipse CycloneDDS
Build script support for compiling IDL files to Rust with CycloneDDS
Command-line tools for CycloneDDS
Proc-macro derive for cyclonedds-rust DdsType trait
CLI tool for compiling IDL files to Rust source code for CycloneDDS
FFI bindings for Eclipse CycloneDDS