bholloway / adjust-sourcemap-loaderLinks
Webpack loader that adjusts source maps
☆11Updated 3 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:
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Node's domain module for the web browser☆32Updated 3 weeks ago
- Modern Buffer API polyfill without footguns☆27Updated 4 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
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Delete nested properties from an object using dot notation.☆35Updated 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
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 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
- Create ansi colors by passing open and close codes.☆19Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- ☆11Updated 2 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Property descriptor factory☆43Updated last year
- Easily add plugin support to your node.js application.☆26Updated 5 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago