kesne / acorn-dynamic-importLinks
☆45Updated 3 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:
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- The cmd-shim used in npm☆78Updated last week
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Check if a value is a plain object☆104Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- utility box for ECMAScript language tools☆122Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last month
- 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…☆95Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Get the auth token set for an npm registry☆34Updated last week
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Get the path of the caller module☆67Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- AST recursive visitor☆80Updated 2 years ago
- Recursively read a directory☆63Updated 8 years ago