jonschlinkert / dashifyLinks
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
☆89Updated 4 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 6 years ago
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆56Updated 2 years ago
- Lil' event emitter☆68Updated 2 years ago
- Parse and stringify the HTML <img> srcset attribute☆143Updated this week
- Strip comments from CSS☆125Updated 2 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Convert HEX color to RGB☆134Updated 3 years ago
- Determine actual CSS media query breakpoints via JavaScript☆53Updated 2 years ago
- Get the gzipped size of a file or stdin☆194Updated 4 years ago
- Get consecutively unique elements from an array☆77Updated last year
- SVGO plugin for imagemin☆129Updated last year
- Get your modernizr build bundled with webpack, use modernizr with webpack easily☆39Updated 3 years ago
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated 11 months ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Updated 4 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Log things, prefixed with a timestamp.☆122Updated 2 years ago
- Use env() variables in CSS☆52Updated 4 years ago
- Style elements relative to other elements☆34Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- An async postcss plugin to copy all assets referenced in CSS files to a custom destination folder and updating the URLs.☆38Updated 8 years ago
- Determine if the given hex color is light or dark. Helpful to determining foreground color against a background color.☆58Updated 6 years ago
- Create a HTML element string☆94Updated last year
- Detect support for WEBP images in the browser in 0.3KB☆111Updated 3 years ago
- A lightweight JavaScript library for measuring and comparing the dimensions and distances of DOM elements.☆160Updated 2 years ago
- Debounce a function☆130Updated last year
- Create a hash for file revving☆107Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago