commonjs topic
SimpleWebAuthn
WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
node-filing-cabinet
Get the file location associated with a dependency/partial's path
nedo
a commonJS hook to load modules from url at runtime.
the-super-tiny-web-module-resolver
simple js bundler written in 100 lines of code.
mpx-es-check
Checks the version of ES in JavaScript files with simple shell commands
yantra
JavaScript Engine for .NET Standard
require-browser
Easy-to-use require function for your browser
tapjs
Test Anything Protocol tools for node
commonjs-to-es-module-codemod
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript