There are 0 repository under commonjs-modules topic.
A super fast dev server for rapid web development
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
typescript-工具库,检测 export 的所有文件,打包成开发和生产版本, (es6、cjs、umd可选),适合做企业级工具库开发!
Easy-to-use require function for your browser
JS library to transform the image
Automatically stubs CommonJS modules returned by require() using Sinon.JS
Rollup plugin for import resolution using enhanced Node.js algorithm
Deducing a way to use IIFE modules in browser and preserving JSDoc type hinting.
This module restricts screen reader virtual cursor to a single subtree in the DOM.
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.
Codemod using jscodeshift to convert CommonJS modules to ES6 modules
💻 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. 🆗
Progress bar in console for Node.js in the style of TQDM Python library.
lightweight headless UI state generator/handler for pagination
Example of using esmify to support ES6 import syntax in browserify. Also shows including UMD modules!
A (hopefully) universal typescript boilerplate using rollup.js
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 !
A simple node module to calculate flicks.
Boilerplate for UMD (ES6 and CommonJS) npm modules with Webpack
Build tools for @franzzemen projects, re-usable in the wild
Aplicação simples proposta como desafio na SoulCode Academy com os conceitos iniciais de NodeJS puro
Loads ESM packages in CommonJS projects
Returns an array of all focusable descendants of the given element.
Applies modal accessibility requirements to any element
a test example with karma for CommonJS module
PostBuild is a utility pacakge for TypeScript run useful tasks after transpiling TypeScript into ESM and CJS JavaScript file.
NodeJS code example of a way to import an ESM module into CommonJS module