sindresorhus / is-svgLinks
Check if a string or buffer is SVG
☆141Updated 2 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:
- Get a random temporary file path☆80Updated 2 years ago
- Sort the keys of an object☆104Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years 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 2 weeks ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if your package was installed globally☆70Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months 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
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Convert a value to an array☆129Updated 3 years ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Copy a file☆121Updated 3 weeks ago
- node module to check if a command-line command exists