kesne / acorn-dynamic-import
☆45Updated 2 years ago
Alternatives and similar repositories for acorn-dynamic-import
Users that are interested in acorn-dynamic-import are comparing it to the libraries listed below
Sorting:
- Import a globally installed module☆58Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 5 months ago
- Manipulate the HTTP Vary header☆61Updated last week
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Standard NPM Package Format☆42Updated 3 years ago
- Get the set npm registry URL☆55Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a value is a plain object☆102Updated last year
- Get the file location associated with a dependency/partial's path☆85Updated 3 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- The cmd-shim used in npm☆77Updated last month
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 5 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Scaffold out a node module.☆35Updated 2 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Create `esm` enabled packages.☆51Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 6 months ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago