lydell / source-map-urlLinks
[DEPRECATED] Tools for working with sourceMappingURL comments.
☆45Updated 3 years ago
Alternatives and similar repositories for source-map-url
Users that are interested in source-map-url are comparing it to the libraries listed below
Sorting:
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- timers module for browserify☆24Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Node's domain module for the web browser☆32Updated 3 weeks ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- ☆37Updated 2 years ago
- Fast line to line SourceMap generator.☆40Updated 6 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last month