sindresorhus / is-svgLinks
Check if a string or buffer is SVG
☆142Updated 4 months ago
Alternatives and similar repositories for is-svg
Users that are interested in is-svg are comparing it to the libraries listed below
Sorting:
- Read a chunk from a file☆124Updated last year
- Check if a string is HTML☆95Updated 2 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated 3 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Check if something is a Node.js stream☆114Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- 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…☆96Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Parse milliseconds into an object☆122Updated last year
- Converts JavaScript objects to source☆104Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Convert RGB color to HEX☆121Updated 2 years ago
- Import a globally installed module☆57Updated last year
- ☆91Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Convert a value to an array☆131Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week