bholloway / adjust-sourcemap-loaderLinks
Webpack loader that adjusts source maps
☆11Updated 2 years ago
Alternatives and similar repositories for adjust-sourcemap-loader
Users that are interested in adjust-sourcemap-loader are comparing it to the libraries listed below
Sorting:
- Check if something is a promise☆46Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Is this an ES6 Symbol value?☆19Updated 7 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- ☆11Updated 2 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Property descriptor factory☆43Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Check if a file is executable☆29Updated 7 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago