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 2 months ago
- Lil' event emitter☆67Updated last year
- Parse and stringify the HTML <img> srcset attribute☆141Updated last month
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆56Updated 2 years ago
- Strip comments from CSS☆124Updated 2 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆84Updated 4 years ago
- Cross-browser element.classList☆57Updated 6 years ago
- Convert HEX color to RGB☆133Updated 3 years ago
- Safely set a dot-notated path within a nested object.☆82Updated last year
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated 9 months ago
- Determine if the given hex color is light or dark. Helpful to determining foreground color against a background color.☆58Updated 6 years ago
- Get consecutively unique elements from an array☆76Updated last year
- Check if a URL is absolute☆80Updated last month
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 3 months ago
- Create a HTML element string☆93Updated 11 months ago
- Filter object keys and values into a new object☆104Updated last year
- Convert RGB color to HEX☆121Updated 2 years ago
- Sort an array on an object property☆201Updated last month
- 🛠 Easy HTML partials for Webpack without a custom index!☆67Updated 2 years ago
- Split lines into an array of lines☆45Updated 2 years ago
- Check if an element is in viewport. (580 bytes and IE9+)☆58Updated 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
- Log things, prefixed with a timestamp.☆122Updated last year
- The missing Handlebars API for data, partials, helpers, and decorators.☆41Updated 7 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
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Get the gzipped size of a file or stdin☆193Updated 3 years ago
- PostCSS plugin inlines remote files.☆49Updated 2 years ago
- Get a random item from an array☆57Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago