umd-util
Export JavaScript files in UMD (Universal Module Definition) format.
Export JavaScript files in UMD (Universal Module Definition) format.
Basic events emitter implementation.
General-purpose eslint linting.
Application localization tools.
RegExp rules to transpile import statements into require calls (used in ÀLaMode).
Validator
Helper
small simple bundler
Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.
Fix the rollup ES modules to CommonJS bug. Usage ```js import es2cjs from 'rollup-es2cjs-fix';
Tame your CommonJS modules
Import CommonJS modules in the safe way
Gulp plugin for transforming node modules into various flavors of UMD (Universal Module Definition) by wrapping files in umd templates.
Gulp plugin to preompile doT.js templates
Server-agnostic, require()-friendly Highstock
Wrap files into a CommonJS module definition compatible with the Node.js require() API.
Merge CommonJS modules into a single file. Overhead-free.
CLI to migrate a project from require to import/exports
General-purpose eslint linting.
An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser applications.