An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with commonjs

A curated list of projects in awesome lists tagged with commonjs .

https://github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

amd build-tool commonjs compiler es2015 es6 esm javascript javascript-compiler javascript-modules loaders module-bundler plugins web web-performance webpack

Last synced: 03 Mar 2026

https://github.com/parcel-bundler/parcel

The zero configuration build tool for the web. 📦🚀

assets build-tool commonjs compiler css es6 html javascript module-bundler modules web

Last synced: 12 May 2025

https://github.com/evanw/esbuild

An extremely fast bundler for the web

bundler commonjs compiler css esm javascript jsx minifier react tsx typescript

Last synced: 06 Feb 2026

https://github.com/browserify/browserify

browser-side require() the node.js way

browser bundler commonjs javascript module-bundler modules

Last synced: 16 Dec 2025

https://github.com/pahen/madge

Create graphs from your CommonJS, AMD or ES6 module dependencies

amd commonjs dependencies es6 graph graphviz less madge sass stylus

Last synced: 14 May 2025

https://github.com/ronami/minipack

📦 A simplified example of a modern module bundler written in JavaScript

browserify commonjs es2015 es6-modules example javascript module-bundler modules parcel-bundler webpack

Last synced: 15 May 2025

https://github.com/masterkale/simplewebauthn

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

browser commonjs deno denoland esm fido node passkeys typescript umd webauthn

Last synced: 12 May 2025

https://github.com/MasterKale/SimpleWebAuthn

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

browser commonjs deno denoland esm fido node passkeys typescript umd webauthn

Last synced: 18 Apr 2025

https://github.com/privatenumber/pkgroll

📦 Zero-config package bundler for Node.js + TypeScript

bundler cjs commonjs declaration dts esm exports javascript noconfig nodejs rollup typescript zero-config

Last synced: 10 Feb 2026

https://github.com/webpack/enhanced-resolve

Offers an async require.resolve function. It's highly configurable.

commonjs esm javascript resolve resolver

Last synced: 12 Dec 2025

https://github.com/indutny/webpack-common-shake

CommonJS Tree Shaker plugin for WebPack

commonjs tree-shaking webpack webpack-plugin

Last synced: 15 May 2025

https://github.com/pinterest/bonsai

Understand the tree of dependencies inside your webpack bundles, and trim away the excess.

commonjs es6 javascript javascript-tools webpack2

Last synced: 16 May 2025

https://github.com/antoine-coulon/skott

All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)

commonjs dependencies es6 graph javascript jsx nodejs static-analysis tree tsx typescript visualization

Last synced: 14 May 2025

https://github.com/browserify-rails/browserify-rails

Browserify + Rails = a great way to modularize your legacy JavaScript

browserify commonjs rails rails-browserify ruby

Last synced: 12 Oct 2025

https://github.com/browserify/detective

Find all calls to require() no matter how deeply nested using a proper walk of the AST

ast commonjs dependencies javascript modules

Last synced: 18 Dec 2025

https://github.com/wessberg/cjstoesm

A tool that can transform CommonJS to ESM

api cjs cli commonjs compiler es6 esm modules rollup transformer treeshake typescript webpack

Last synced: 16 May 2025

https://github.com/argyleink/blingblingjs

💲 Micro-library of shorthands for DOM selection, events, and attribute manipulation

commonjs dom-manipulation es6 javascript jquery-like tdd utility-function

Last synced: 05 Apr 2025

https://github.com/wscats/requirejs-demo

《RequreJS学习笔记》

amd commonjs component module requirejs shim

Last synced: 21 Aug 2025

https://github.com/cometkim/espub

Perfect build tool for libraries, powered by esbuild

build-tool bundler commonjs esbuild esm esmodules typescript

Last synced: 16 May 2025

https://github.com/indutny/common-shake

CommonJS Tree Shaker API

commonjs tree-shaking

Last synced: 09 Apr 2025

https://github.com/mo4islona/node-blockly

Blockly for Node.js and Browser via CommonJS module

blockly browser commonjs nodejs

Last synced: 06 Apr 2025

https://github.com/imgix/js-core

A JavaScript client library for generating image URLs with imgix

commonjs core-js hacktoberfest images imgix javascript npm signing-imgix-urls src srcset urlbuilder

Last synced: 05 Apr 2026

https://github.com/letorbi/tarp.require

A lightweight & asynchronous JavaScript loader for CommonJS and NodeJS modules.

commonjs javascript module-loader

Last synced: 12 Dec 2025

https://github.com/camesine/typescript-restful-starter

Node.js + ExpressJS + Joi + Typeorm + Typescript + JWT + ES2015 + Clustering + Tslint + Mocha + Chai

chai clustering commonjs cors cpu es2015 expressjs jwt mocha nodejs rest-api sequelize tslint typescript

Last synced: 02 May 2025

https://github.com/browserify/common-shakeify

browserify tree shaking plugin using `common-shake`

browserify browserify-plugin commonjs tree-shaking

Last synced: 16 May 2025

https://github.com/jaywcjlove/tsbb

TSBB is a CLI tool for developing, testing and publishing modern TypeScript projects with zero configuration, and can also be used for module or react component development. @tsbbjs

babel babel7 bundler cjs commonjs components declaration esm exports exress jest koa2 noconfig nodejs react-components reactjs tsbb typescript vue3 zero-config

Last synced: 12 Apr 2025

https://github.com/smclab/titaniumifier

Get a Titanium™ SDK CommonJS module out of a Node package!

browserify commonjs node-js titanium-sdk titaniumifier

Last synced: 07 Oct 2025

https://github.com/dependents/node-filing-cabinet

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

amd ast commonjs es6 javascript less lookup modules partial requirejs resolver sass scss stylus webpack

Last synced: 05 May 2026

https://github.com/azu/commonjs-to-es-module-codemod

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

codemod commonjs esm esmodules migration tools

Last synced: 07 May 2025

https://github.com/transitive-bullshit/npm-es-modules

Breakdown of 7 different ways to use ES modules with npm today.

babel commonjs es6 es6-modules esm esmodules esnext javascript npm rollup typescript webpack

Last synced: 01 Mar 2025

https://github.com/rhysd/dirname-filename-esm

__dirname and __filename for ES Modules environment

commonjs compatibility es-modules node

Last synced: 14 Jun 2025

https://github.com/xiaoxiangmoe/vite-plugin-commonjs-externals

Add commonjs external support for vite. Mainly to provide vite support for electron.

commonjs electron vite-plugin

Last synced: 11 Mar 2026

https://github.com/kaelzhang/neuron.js

:shipit: A Full Feature CommonJS Module Manager, Dependency Graph Handler and Loader for Browsers

bundler commonjs javascript loader neuron-loader

Last synced: 10 Mar 2026

https://github.com/ardriveapp/turbo-sdk

The first SDK on Arweave to bring you programmable fiat top ups, Turbo-powered upload reliability, and fast data and indexing finality for TypeScript based Web and Node projects.

ardrive arweave commonjs esm nodejs turbo

Last synced: 14 Apr 2026

https://github.com/hugodf/mock-spy-module-import

JavaScript import/require module testing do's and don'ts with Jest

commonjs esm internals javascript jest jest-mocking lint mocking monorepo spy stub yarn yarn-workspaces

Last synced: 19 Mar 2025

https://github.com/secure-require/secure-require

A secure require implementation for ECMAScript

commonjs modules nodejs

Last synced: 22 Mar 2025

https://github.com/adrianvillamayor/wizard-js

A lightweight wizard UI component that supports accessibility and HTML5 in JavaScript Vanilla.

commonjs eslint esm javascript js lightweight npm npm-package vanilla-javascript webpack wizard wizard-js wizard-steps

Last synced: 29 Jul 2025

https://github.com/magic-akari/swc_mut_cjs_exports

[SWC plugin] mutable CJS exports

cjs commonjs jest swc swc-plugin

Last synced: 09 Apr 2025

https://github.com/msrose/babel-plugin-transform-amd-to-commonjs

:sparkles: Babel plugin that transforms AMD to CommonJS

amd babel babel-plugin commonjs javascript

Last synced: 18 Feb 2026

https://github.com/jonschlinkert/is-windows

Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)

amd browser commonjs cygwin electron is javascript jonschlinkert msys nodejs os platform umd windows

Last synced: 01 Oct 2025

https://github.com/delfimov/js-share

Social media share. This project is intended to help you integrate sharing within your code. Supports Facebook, Reddit, Twittier, Telegram, Whatsapp, VK, OK.ru and many others.

commonjs javascript javascript-library js-share messenger share sharing social social-networks vanilla-javascript

Last synced: 21 Apr 2025

https://github.com/sidvishnoi/esm-to-cjs

Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming

commonjs esm esmodules gulp-plugin nodejs string-manipulation transformer

Last synced: 25 Mar 2025

https://github.com/letstri/timezz

With this plugin, you can easily make a stopwatch or timer on your site. Just init, style and enjoy.

commonjs es6 javascript js library plugin repeat stopwatch time timer timezz typescript ui webpack

Last synced: 12 Dec 2025

https://github.com/adamisntdead/wbpck-bundler

A Little Toy Javascript Module Bundler 🎁

bundler commonjs concat javascript webpack

Last synced: 15 Oct 2025

https://github.com/erzu/porter

🚛 A middleware for browser module authoring

commonjs es2015 javascript loader middleware module-bundler module-loader

Last synced: 20 Jun 2025

https://github.com/jherax/array-sort-by

Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.

accent amd arrange array asc commonjs compare desc javascript objects ordering requirejs sort sort-criteria umd-modules

Last synced: 18 Jul 2025

https://github.com/jimmycuadra/shellwords

Manipulate strings according to the word parsing rules of the UNIX Bourne shell.

commonjs commonjs-module commonjs-modules esm esmodule esmodules javascript nodejs shell shellwords typescript

Last synced: 07 Apr 2025

https://github.com/ar-io/ar-io-sdk

The featured SDK for interacting with the ar.io network. Compatible with Typescript based Web and Node projects.

ao ar-io arns arweave commonjs esm io nodejs typescript

Last synced: 05 Jun 2026

https://github.com/allure-examples/mocha-npm-cjs-js

Example of Allure Report usage with Mocha, npm, CommonJS and JavaScript

allure allure-report commonjs example javascript mocha npm

Last synced: 09 Aug 2025

https://github.com/bminer/module-concat

Fairly lightweight CommonJS module concatenation tool

bundler commonjs concatenation javascript module

Last synced: 27 Dec 2025

https://github.com/zcuric/eslint-plugin-require-sort

ESlint plugin for sorting requires (CommonJS modules) alphabetically

ast commonjs eslint eslint-plugin eslint-rules require sorting

Last synced: 17 Mar 2025

https://github.com/mifi/commonify

Recursively publish ESM packages as CommonJS!

cjs commonjs esm transpiler

Last synced: 13 Sep 2025

https://github.com/borewit/load-esm

Utility to dynamically load ESM modules in TypeScript CommonJS projects

cjs commonjs commonjs-modules esm esmodule import typescript

Last synced: 18 Oct 2025

https://github.com/eight04/cjs-es

Transform CommonJS modules into ES modules.

ast commonjs es6

Last synced: 20 Mar 2025

https://github.com/revan-zhang/the-super-tiny-web-module-resolver

simple js bundler written in 100 lines of code.

bundler commonjs dynamic-import module webpack

Last synced: 22 Jun 2025

https://github.com/topener/to.imagecache

A simple CommonJS module for Titanium to cache images a little less temporarily, and configurable

appcelerator commonjs hacktoberfest titanium

Last synced: 22 Apr 2025

https://github.com/loatheb/the-super-tiny-web-module-resolver

simple js bundler written in 100 lines of code.

bundler commonjs dynamic-import module webpack

Last synced: 23 Mar 2025

https://github.com/Topener/To.ImageCache

A simple CommonJS module for Titanium to cache images a little less temporarily, and configurable

appcelerator commonjs hacktoberfest titanium

Last synced: 09 May 2025

https://github.com/homer0/cjs2esm

Transforms a project that uses CommonJS to ES Modules.

commonjs esmodules hacktoberfest nodejs

Last synced: 27 Jan 2026

https://github.com/gbaldera/ticaching

Commonjs module for caching data in Apps made with Titanium Mobile

commonjs javascript titanium-mobile

Last synced: 17 Aug 2025

https://github.com/mpx-ecology/mpx-es-check

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

bundle commonjs compatibility ecmascript esmodule javascript testing

Last synced: 15 Apr 2025

https://github.com/loatheb/nedo

a commonJS hook to load modules from url at runtime.

commonjs commonjs-modules nodejs

Last synced: 23 Mar 2025

https://github.com/tbjgolden/xnr

A fast, zero-config TypeScript runner for easy reliable script execution.

cjs commonjs esm modules node run runner typescript

Last synced: 15 Apr 2025

https://github.com/dreamsicle-io/speckle

A JavaScript plugin that adds responsive, stylized speckles to any element; with no dependencies.

art-generator commonjs effects javascript node-module

Last synced: 24 Jan 2026

https://github.com/suchipi/require-browser

Easy-to-use require function for your browser

beginner-friendly browser commonjs commonjs-modules javascript modules require

Last synced: 05 May 2025

https://github.com/eight04/rollup-plugin-cjs-es

Convert CommonJS module into ES module.

commonjs rollup rollup-plugin

Last synced: 20 Mar 2025

https://github.com/s3pweb/keycloak-admin-client-cjs

Keycloak Admin Client compiled in CommonJS.

commonjs keycloak nestjs

Last synced: 05 Oct 2025

https://github.com/vepeckman/jsexport.nim

CommonJS exports for Nim

commonjs javascript nim

Last synced: 08 May 2025

https://github.com/wxingheng/jcommon

JavaScript 常用纯函数工具库

commonjs javascript tools util utility-scripts utils

Last synced: 15 Apr 2025

https://github.com/sant123/cjs

A Deno implementation to create variables like __dirname and __filename of Node.js

commonjs commonjs-deno deno dirname filename

Last synced: 18 Jun 2025

https://github.com/appcelerator-modules/ti.oauth

OAuth 2.0 implementation in CommonJS.

appcelerator commonjs javascript oauth titanium

Last synced: 12 Jan 2026

https://github.com/zibanpirate/l2t

Elegantly Convert List into Tree

commonjs es6 javascript library list npm package tree types typescript yarn

Last synced: 01 Apr 2025

https://github.com/victorcazanave/google-sheets-i18n-generator

Generate i18n JSON/JS files from a Google Sheets spreadsheet

commonjs es-modules google-sheets i18n json nodejs spreadsheet

Last synced: 25 Jul 2025

https://github.com/nktnet1/import-sync

Synchronously and dynamically import ES6 modules in NodeJS

cjs commonjs dynamic es6 escmascript2015 esm export import module nodejs require runtime sync synchronous

Last synced: 14 Apr 2025

https://github.com/georapbox/rollup-library-starter-kit

Rollup starter kit for creating libraries

commonjs es6 esm esmodules library rollup starter-kit umd

Last synced: 13 Jul 2025

https://github.com/zeekay/requisite

🕸️ CommonJS bundler with automatic compilation, browser reload and more.

browser bundler coffeescript commonjs javascript modules

Last synced: 21 Mar 2025

https://github.com/dependents/node-ast-module-types

AST helpers for recognizing CommonJS, AMD, and ES6 module types

amd ast commonjs es6

Last synced: 05 Apr 2025

https://github.com/u3u/fix-tsup-cjs

Fix the commonjs default export statement and type definition of tsup output

commonjs tsup

Last synced: 21 Mar 2025

https://github.com/c24w/try-catch-finally.js

A very small library for more flexible error catching in JavaScript.

amd browser commonjs error-handling javascript node node-js nodejs

Last synced: 01 Mar 2026

https://github.com/indutny/webpack-common-shake-demo

Demonstration of webpack-common-shake plugin

commonjs tree-shaking webpack

Last synced: 16 Apr 2025

https://github.com/hexagon/base64

Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser.

arraybuffer base64 base64url commonjs deno esm esmodule javascript node string typescript umd

Last synced: 21 Aug 2025

https://github.com/dependents/module-definition

Determines whether a JavaScript file is in the CommonJS, AMD, or ES6 format

amd ast commonjs es6 javascript module

Last synced: 20 Apr 2026

https://github.com/rstuven/sinonquire

Automatically stubs CommonJS modules returned by require() using Sinon.JS

commonjs commonjs-modules mock mocking sinon stub stubbing

Last synced: 26 Jul 2025

https://github.com/wiresnchains/wave

🌊 An open-source, lightweight library for frontend development written in TypeScript.

cjs commonjs frontend javascript js library ts typescript wavejs

Last synced: 09 Apr 2025

https://github.com/dependents/node-detective-cjs

Get the dependencies of a CommonJS module by traversing its AST

commonjs detective

Last synced: 20 Apr 2026

https://github.com/salaros/is-biz-mail-js

isBizMail tells you whether a given email address belongs to a free email account provider (gmail.com, yahoo.es, yandex.ru etc) or not.

blacklist business business-email common-js commonjs disposable-email disposable-email-domains disposable-emails domain email es6 free free-email free-mail javascript js mail mailbox vanilla-javascript vanilla-js

Last synced: 10 Apr 2025