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:
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- ☆11Updated 2 years 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
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 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
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- Property descriptor factory☆43Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Node's domain module for the web browser☆32Updated last month
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago