commonjs topic

List commonjs repositories

SimpleWebAuthn

1.3k
Stars
118
Forks
Watchers

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.

node-filing-cabinet

76
Stars
44
Forks
Watchers

Get the file location associated with a dependency/partial's path

nedo

23
Stars
1
Forks
Watchers

a commonJS hook to load modules from url at runtime.

the-super-tiny-web-module-resolver

27
Stars
4
Forks
Watchers

simple js bundler written in 100 lines of code.

jsExport.nim

19
Stars
1
Forks
Watchers

CommonJS exports for Nim

mpx-es-check

23
Stars
2
Forks
Watchers

Checks the version of ES in JavaScript files with simple shell commands

yantra

200
Stars
7
Forks
Watchers

JavaScript Engine for .NET Standard

require-browser

21
Stars
1
Forks
Watchers

Easy-to-use require function for your browser

tapjs

2.3k
Stars
269
Forks
Watchers

Test Anything Protocol tools for node

commonjs-to-es-module-codemod

78
Stars
14
Forks
Watchers

Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript