sindresorhus / create-html-elementLinks
Create a HTML element string
☆93Updated 9 months ago
Alternatives and similar repositories for create-html-element
Users that are interested in create-html-element are comparing it to the libraries listed below
Sorting:
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Clean up regular expressions☆62Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Replace all substring matches in a string☆88Updated 4 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- ⚓️ Smoothly scroll to #anchors☆26Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated last month
- Check if a project is using Yarn☆97Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Split a string on the first occurrence of a given separator☆73Updated 2 weeks ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Delay a promise a specified amount of time☆119Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- List of JavaScript types☆82Updated last year
- Microservice for Imagemin☆60Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago