sindresorhus / create-html-elementLinks
Create a HTML element string
☆98Updated 2 weeks 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`☆111Updated last year
- Get consecutively unique elements from an array☆77Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- ⚓️ Smoothly scroll to #anchors☆25Updated 3 years ago
- Snippets for AVA☆70Updated 7 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Delay a promise a specified amount of time☆121Updated 4 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- 🛤 - Small frontend router☆117Updated 6 years ago
- Lazy number range generator☆83Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- List of JavaScript types☆83Updated last year
- Check if a project is using Yarn☆98Updated 4 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Delay execution for a given amount of seconds☆86Updated 3 months ago
- Add `module.exports` for Babel and TypeScript compiled code