html-whitespace-sensitive-tag-names
List of whitespace sensitive HTML tag names
Last updated 3 years ago by wooorm .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install html-whitespace-sensitive-tag-names 
SYNC missed versions from official npm registry.

html-whitespace-sensitive-tag-names

Build Coverage Downloads Size Sponsors Backers Chat

List of whitespace sensitive HTML tag names.

Install

This package is ESM only: Node 12+ is needed to use it and it must be importeded instead of requiredd.

npm:

npm install html-whitespace-sensitive-tag-names

This package exports the following identifiers: whitespaceSensitiveTagNames. There is no default export.

Use

import {whitespaceSensitiveTagNames} from 'html-whitespace-sensitive-tag-names'

whitespaceSensitiveTagNames
//=> ['pre', 'script', 'style', 'textarea']

API

whitespaceSensitiveTagNames

List of whitespace sensitive HTML tag names (string[]).

Contribute

See contributing.md in rehypejs/.github for ways to get started. See support.md for ways to get help.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Titus Wormer

Current Tags

  • 2.0.0                                ...           latest (3 years ago)

5 Versions

  • 2.0.0                                ...           3 years ago
  • 1.0.3                                ...           4 years ago
  • 1.0.2                                ...           5 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           8 years ago
Downloads
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |