sindresorhus / source-map-to-commentLinks
Convert a Source Map object to a comment
☆15Updated 4 years ago
Alternatives and similar repositories for source-map-to-comment
Users that are interested in source-map-to-comment are comparing it to the libraries listed below
Sorting:
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Sort an array of numbers☆17Updated last month
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Exclude certain items from an array☆22Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Check if a JavaScript environment has a DOM☆20Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- ES2015 Math.hypot() ponyfill