sindresorhus / is-svgLinks
Check if a string or buffer is SVG
☆140Updated 3 weeks ago
Alternatives and similar repositories for is-svg
Users that are interested in is-svg are comparing it to the libraries listed below
Sorting:
- Sort the keys of an object☆104Updated 10 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Read a chunk from a file☆123Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Filter object keys and values into a new object☆103Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if argv has a specific flag☆95Updated 4 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…☆95Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Parse milliseconds into an object☆119Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Generate a random integer☆86Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 3 years ago