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:
- Sort the keys of an object☆105Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 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
- string representations of objects in node and the browser☆154Updated 7 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the real path of the system temp directory☆81Updated 3 years ago
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Generate a random integer☆87Updated 2 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Convert a value to an array☆130Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Check if your package was installed globally☆70Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Copy a file☆121Updated last month
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Import a globally installed module☆58Updated last year
- 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