List of standard HTML tags
☆192Sep 11, 2025Updated 5 months ago
Alternatives and similar repositories for html-tags
Users that are interested in html-tags are comparing it to the libraries listed below
Sorting:
- List of known HTML tag names☆64Nov 1, 2023Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- Check if a string is HTML☆95Sep 9, 2025Updated 5 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if a number is in a given range☆22Jan 23, 2021Updated 5 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Create DOM nodes using h functions☆10Feb 24, 2018Updated 8 years ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Extract the article title of a HTML document☆56Sep 9, 2025Updated 5 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if your code is running on Heroku☆19Jun 21, 2023Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Check if a URL is relative☆26Sep 10, 2025Updated 5 months ago
- List of prototype properties for JavaScript types☆27Apr 30, 2024Updated last year
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Browserify transform to strip everything from package.json except for the "version" field.☆12Dec 22, 2016Updated 9 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Aug 19, 2025Updated 6 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Oct 18, 2018Updated 7 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Map of HTML elements to allowed attributes☆64Jul 28, 2025Updated 7 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a PNG image☆48Jul 8, 2022Updated 3 years ago