GitHub topics: commonjs-modules
jimmycuadra/shellwords
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Language: TypeScript - Size: 81.1 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 38 - Forks: 5

luicfrr/commonjs-esm-loader
Loads ESM packages in CommonJS projects
Language: JavaScript - Size: 257 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

Prozi/tiled-utils
Tiled Utils
Language: JavaScript - Size: 473 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

mhweiner/cjs-mock
'Immutable' NodeJS module mocking (CJS) for unit testing purposes. Similar to proxyquire, but simpler and safer. Sponsored by https://aeroview.io
Language: JavaScript - Size: 869 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

andre487/node-console-progress-bar-tqdm
Progress bar in console for Node.js in the style of TQDM Python library.
Language: TypeScript - Size: 497 KB - Last synced at: about 11 hours ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

dsheiko/cjsc
⛔️ [DEPRECATED] faster and leaner CommonJS module transpiler
Language: JavaScript - Size: 834 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 4

Borewit/load-esm
Utility to dynamically load ESM modules in TypeScript CommonJS projects
Language: TypeScript - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 26 - Forks: 1

tranlynhathao/product_management
Language: JavaScript - Size: 5.29 MB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

jojobyte/browser-import-rabbit-hole
Deducing a way to use IIFE modules in browser and preserving JSDoc type hinting.
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

sarsamurmu/reboost 📦
A super fast dev server for rapid web development
Language: TypeScript - Size: 4.26 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 3

nasriyasoftware/PostBuild
PostBuild is a utility pacakge for TypeScript run useful tasks after transpiling TypeScript into ESM and CJS JavaScript file.
Language: JavaScript - Size: 60.5 KB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Hexagon/minitz
Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.
Language: JavaScript - Size: 961 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 1

slavafomin/rollup-plugin-node-resolve-next
Rollup plugin for import resolution using enhanced Node.js algorithm
Language: TypeScript - Size: 187 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

andreekeberg/npm-module-boilerplate Fork of flexdinesh/npm-module-boilerplate
Boilerplate for UMD (ES6 and CommonJS) npm modules with Webpack
Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

erdii/typescript-boilerplate 📦
A (hopefully) universal typescript boilerplate using rollup.js
Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

makeup-js/makeup-screenreader-trap 📦
This module restricts screen reader virtual cursor to a single subtree in the DOM.
Language: JavaScript - Size: 314 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

rjbultitude/mocks-stubs-and-spies-CJS-ESM-Sinon
A demo of stubs and spies with CommonJS and ES modules. CommonJS doesn't allow mock, stubs and spies for dependencies called within the same module and ES modules don't allow them for named imports. This repo contains demos of the problem as well as solutions.
Language: JavaScript - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

CharltonC/pagination-handle
lightweight headless UI state generator/handler for pagination
Language: TypeScript - Size: 107 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

shellophobia/transform-image-js
JS library to transform the image
Language: JavaScript - Size: 117 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 2

revan-zhang/nedo
a commonJS hook to load modules from url at runtime.
Language: JavaScript - Size: 93.8 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 1

FranzZemen/build-tools
Build tools for @franzzemen projects, re-usable in the wild
Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LatiBlueLatios/Zombs_Client
Zombs.io brought to the NodeJS enviorment with the use of Electron
Language: JavaScript - Size: 5.14 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

suchipi/require-browser
Easy-to-use require function for your browser
Language: JavaScript - Size: 766 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 1

risitadas/Node.js
Node.js JavaScript runtime
Language: JavaScript - Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BuonOmo/CommonJS-to-ES6-codemod 📦
Codemod using jscodeshift to convert CommonJS modules to ES6 modules
Language: JavaScript - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

khatastroffik/one-ts-for-all
A PoC demonstrating a "single source" Typescript library project generating automatically multiple script artifacts out of the library (CJS, ESM, TS) and a sample CLI: ONE-FOR-ALL !
Language: JavaScript - Size: 1.44 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

norf-90/contacts-REST-API Fork of goitacademy/nodejs-homework-template
Language: JavaScript - Size: 939 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

remahmoud/cjs-fixer
cli tool to fix commonjs exports from exports.default to module.exports in a file or directory of files.
Language: TypeScript - Size: 8.79 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

remahmoud/tsup-fix-cjs-exports
tsup plugin to fix cjs exports
Language: JavaScript - Size: 34.2 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cxw42/browserify-esmify-example
Example of using esmify to support ES6 import syntax in browserify. Also shows including UMD modules!
Language: JavaScript - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

wridgeu/chat-app-socketio
Design and Build a Chat App with Socket.io
Language: JavaScript - Size: 156 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

i-jump/ts-libraries
typescript-工具库,检测 export 的所有文件,打包成开发和生产版本, (es6、cjs、umd可选),适合做企业级工具库开发!
Language: TypeScript - Size: 2.13 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 0

makeup-js/makeup-next-id 📦
Assign the next ID in sequence to an element if an ID property does not already exist.
Language: JavaScript - Size: 715 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

makeup-js/makeup-exit-emitter 📦
Emits custom 'focusExit' event when keyboard focus has exited an element and all of it's descendants
Language: JavaScript - Size: 679 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

makeup-js/makeup-focusables 📦
Returns an array of all focusable descendants of the given element.
Language: JavaScript - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

makeup-js/makeup-key-emitter 📦
Emits custom events for common accessibility keys (rightArrowKeyDown, escKeyDown, etc)
Language: JavaScript - Size: 321 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

makeup-js/makeup-floating-label 📦
Module for creating an accessible, progressively enhanced floating label
Language: JavaScript - Size: 268 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

makeup-js/makeup-modal 📦
Applies modal accessibility requirements to any element
Language: JavaScript - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

makeup-js/makeup-navigation-emitter 📦
Emits custom events based on keyboard navigation of one or two dimensional model
Language: JavaScript - Size: 618 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

PandArtist93/LIM016-md-links Fork of Laboratoria/LIM016-md-links
💻 md-links es un librería que facilita la búsqueda y validación de links contenidos en archivos de formato ".md". Además también proporciona información relevante como: cantidad de links repetidos, únicos, rotos, estatus de la consulta http y mas. 🆗
Language: JavaScript - Size: 370 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

IgorLAP/calculadora-nodejs-commonjs
Aplicação simples proposta como desafio na SoulCode Academy com os conceitos iniciais de NodeJS puro
Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rstuven/sinonquire
Automatically stubs CommonJS modules returned by require() using Sinon.JS
Language: JavaScript - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 1

tazuddinleton/beating-angular-learning-curve
Language: JavaScript - Size: 1.27 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nothingismagick/node-flicks
A simple node module to calculate flicks.
Language: JavaScript - Size: 392 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jabranr/babel-vs-babel-loader
Investigation on babel vs babel-loader output. Experimental repository.
Language: JavaScript - Size: 4.3 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kapelianovych/baum
Baum 🌴 - for testing ES modules and CommonJS in browser and NodeJS
Language: JavaScript - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

liquidbox/es-formatdate
A JavaScript UMD providing a pair of locale-aware date formatting functions for use with the Date object
Language: TypeScript - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

elfiservice/vet-clinic-consult
Single page application (SPA) Where you can consult by veterinary clinicians
Language: JavaScript - Size: 17 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sjy/dazhaohu
minimum production ready npm package boilerplate
Language: JavaScript - Size: 158 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

serprex/mkcjs
Minimalist CommonJS bundler
Language: JavaScript - Size: 4.88 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

divyanshu-rawat/Angular-JS-WebPack
This repository demonstrates use of webpack in angular js application to make it modular.
Language: JavaScript - Size: 229 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ulivz/karma-commonjs-test
a test example with karma for CommonJS module
Language: JavaScript - Size: 9.77 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
