jonschlinkert / dashifyLinks
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
☆90Updated 4 years ago
Alternatives and similar repositories for dashify
Users that are interested in dashify are comparing it to the libraries listed below
Sorting:
- Parse and stringify the HTML <img> srcset attribute☆144Updated 3 weeks ago
- Check if a string is HTML☆95Updated 4 months ago
- Convert HEX color to RGB☆134Updated 3 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
- Detect support for WEBP images in the browser in 0.3KB☆111Updated 3 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- 🛠 Easy HTML partials for Webpack without a custom index!☆68Updated 2 years ago
- Get consecutively unique elements from an array☆77Updated 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
- Convert RGB color to HEX☆122Updated 2 years ago
- Cross-browser element.classList☆57Updated 6 years ago
- Create a HTML element string☆98Updated 2 weeks ago
- Safely set a dot-notated path within a nested object.☆82Updated last year
- Split lines into an array of lines☆46Updated 2 years ago
- Get a random item from an array☆58Updated 3 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Debounce a function☆130Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated last year
- animates the scroll top/left position of an element (345 B)☆67Updated 6 years ago
- Strip comments from CSS☆125Updated 2 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Use size properties in CSS☆21Updated 7 years ago
- Merge Option Objects☆69Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if a URL is absolute☆80Updated 4 months ago