jonschlinkert / dashifyLinks
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
☆89Updated 3 years ago
Alternatives and similar repositories for dashify
Users that are interested in dashify are comparing it to the libraries listed below
Sorting:
- Check if a string is HTML☆95Updated last month
- Parse and stringify the HTML <img> srcset attribute☆141Updated last month
- Convert HEX color to RGB☆133Updated 3 years ago
- Check if a file path is an image☆97Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆56Updated 2 years ago
- Lil' event emitter☆67Updated last year
- Cross-browser element.classList☆57Updated 6 years ago
- 🛠 Easy HTML partials for Webpack without a custom index!☆67Updated 2 years ago
- Check if a URL is absolute☆80Updated last month
- Split lines into an array of lines☆45Updated last year
- Get consecutively unique elements from an array☆75Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Strip comments from CSS☆124Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 2 months ago
- Convert RGB color to HEX☆121Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Debounce a function☆128Updated last year
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated 8 months ago
- Get the gzipped size of a file or stdin☆193Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆83Updated 4 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Log things, prefixed with a timestamp.☆122Updated last year
- SVGO plugin for imagemin☆129Updated last year
- Determine if the given hex color is light or dark. Helpful to determining foreground color against a background color.☆58Updated 6 years ago