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
- Lil' event emitter☆67Updated 2 years ago
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆56Updated 2 years ago
- Parse and stringify the HTML <img> srcset attribute☆142Updated 2 months ago
- Detect support for WEBP images in the browser in 0.3KB☆111Updated 3 years ago
- Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.☆35Updated 6 years ago
- Get consecutively unique elements from an array☆77Updated last year
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated 10 months ago
- Create a HTML element string☆94Updated last year
- Parcel plugin to support inline SVG☆62Updated 5 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Convert HEX color to RGB☆134Updated 3 years ago
- Strip comments from CSS☆125Updated 2 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
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 weeks ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Filter object keys and values into a new object☆105Updated last year
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Log things, prefixed with a timestamp.☆122Updated last year
- Sort an array on an object property☆201Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 2 months ago
- PostCss plugin to minify your CSS with clean-css☆43Updated 2 years ago
- PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else and more...☆63Updated 2 years ago
- Style elements relative to other elements☆35Updated 3 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Updated 4 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
- Debounce a function☆129Updated last year
- A tiny (255B) shim when Element.classList cannot be used~!☆62Updated 6 years ago