sindresorhus / stringify-attributesLinks
Turn an object into a string of HTML attributes
☆49Updated 2 years ago
Alternatives and similar repositories for stringify-attributes
Users that are interested in stringify-attributes are comparing it to the libraries listed below
Sorting:
- Get metadata on the default editor or a specific editor☆53Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Linkify GitHub issue references☆47Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Split lines into an array of lines☆45Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if an Array is sorted☆34Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Clear the terminal cross-platform☆44Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆65Updated last month
- Create a HTML element string☆93Updated 11 months ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Truncate a URL to a specific length☆61Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year