version-range
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
@esm2cjs/is
Type check values. This is a fork of sindresorhus/is, but with CommonJS support.
getsetdeep
Get and set nested variables of an object, includes support for Backbone Models