Showing 1-20 of 954,784 packages
Small AMD loader for bundled AMD modules. No dynamic loading or loader plugin support.
This Babel plugin allows you to search for a particular function call in Elm, and replace it with a `require()` JS call. This allows you to use webpack generated assets directly in your Elm code.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Require module from string
Auto Require JS Files when changed
Polyfill for Node.js module.createRequire (<= v12.2.0)
Create define blocks for Require JS from a directory containing files.
Node's default require extensions as a separate module
Require constants across node and the browser
The closest you can get to require something with bypassing the require cache
CLI arguments parser. Native port of python's argparse.
Synchronous import require js using es6 imports
Runtime for Regenerator-compiled generator and async functions.
Like ruby's abbrev module, but in js
Lexes CommonJS modules, returning their named exports metadata
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Merge multiple streams into one stream in sequence or parallel.
Determine if the JS environment has Symbol support. Supports spec, or shams.
A simple cache for a few of the JS Error constructors.