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 weeks ago
- Lil' event emitter☆67Updated last year
- Convert HEX color to RGB☆132Updated 3 years ago
- Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.☆57Updated 2 years ago
- Strip comments from CSS☆124Updated 2 years ago
- Cross-browser element.classList☆57Updated 6 years ago
- Check if a file path is an image☆95Updated 2 years ago
- 🛠 Easy HTML partials for Webpack without a custom index!☆67Updated 2 years ago
- Parse and stringify the HTML <img> srcset attribute☆140Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 2 weeks ago
- Log things, prefixed with a timestamp.☆122Updated last year
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 2 months ago
- Get consecutively unique elements from an array☆74Updated last year
- Resize images in memory☆63Updated 4 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- 🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.☆148Updated 7 months ago
- Get a random item from an array☆56Updated 3 years ago
- Draggable base class☆85Updated 2 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- One-way synchronization of directories with glob☆19Updated 5 years ago
- Check if a URL is absolute☆79Updated last week
- Create a HTML element string☆93Updated 10 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last week
- Split lines into an array of lines☆44Updated last year
- Debounce a function☆127Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Convert RGB color to HEX☆119Updated 2 years ago