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:
- Cross-browser element.classList☆57Updated 5 years ago
- Check if a string is HTML☆95Updated last year
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆57Updated 2 years ago
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Convert HEX color to RGB☆132Updated 3 years ago
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆147Updated 6 months ago
- Get consecutively unique elements from an array☆74Updated last year
- Lil' event emitter☆68Updated last year
- Determine if the given hex color is light or dark. Helpful to determining foreground color against a background color.☆59Updated 6 years ago
- Detect support for WEBP images in the browser in 0.3KB☆110Updated 2 years ago
- Create a HTML element string☆92Updated 8 months ago
- Log things, prefixed with a timestamp.☆122Updated last year
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Convert RGB color to HEX☆119Updated last year
- Draggable base class☆85Updated 2 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆83Updated 4 years ago
- Filter object keys and values into a new object☆103Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 2 weeks ago
- Check if a file path is an image☆95Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- SVGO plugin for imagemin☆129Updated last year
- Return elements matching a selector relative to the current node☆30Updated 4 years ago
- Sort an array on an object property☆200Updated 11 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors)☆47Updated 3 years ago
- PostCss plugin to minify your CSS with clean-css☆42Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- 🛠 Easy HTML partials for Webpack without a custom index!☆68Updated 2 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year