webpack / source-list-mapLinks
Fast line to line SourceMap generator.
☆40Updated 6 years ago
Alternatives and similar repositories for source-list-map
Users that are interested in source-list-map are comparing it to the libraries listed below
Sorting:
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- ☆45Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Manipulate the HTTP Vary header☆60Updated last week
- 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 2 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 2 weeks ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 6 months ago
- ☆37Updated last year
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 7 months 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
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- npm lifecycle script runner☆36Updated 4 years ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated 11 months ago
- Object.keys shim☆45Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Converts a source-map from/to different formats.☆171Updated 4 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago