Nothing Special   »   [go: up one dir, main page]

4.0.0 • Published 9 months ago

html-tags v4.0.0

Weekly downloads
5,399,657
License
MIT
Repository
github
Last release
9 months ago

html-tags

List of standard HTML tags

It's just a couple of JSON files that can be used in any environment.

It intentionally leaves out obsolete tags.

Install

npm install html-tags

Usage

import htmlTags from 'html-tags';

console.log(htmlTags);
//=> ['a', 'abbr', 'acronym', …]

And void (self-closing) tags:

import {voidHtmlTags} from 'html-tags';

console.log(voidHtmlTags);
//=> ['area', 'base', 'br', …]

Contribute

Make sure to update types in index.d.ts when changing HTML elements.

stylelint@vue/babel-plugin-transform-vue-jsx@vue/babel-sugar-v-model@tw-rn/processor@ray.js/clivuedragdropuploadimages@jerryhorak/docusaurus-core@actre/common@ant-design-vue/babel-preset-jsxzablek1at3sbb-chat@ihikmawan/tailwindcss-multi-theme-l2@iobroker-community-adapters/iobroker.device-watcher@olivervorasai/slider@macaron-app/render@infinitebrahmanuniverse/nolb-html-t@saaspe/componentseslint-plugin-no-quasar-uiopea-bootstraap@everything-registry/sub-chunk-1868map-render-gl-jsx@wacoco/yalt-super-great-testing-chat-temptailwind-vector-effecttailwind-to-styledtailwindcss-key-frames-fixtailwind-templatetailwind-standalonewiz-react-markdown-editorwind-systemvue-gettext-toolsweb-elements-iconsvue-button-test1shainascipio-geppettoshoppyfit-tooltemplate-domsticky-scroll-catchsequelcomponentsedanbosoktesting-storybooksvelte-component-libsweetalert2-denazificationthorium-frameworkvue-compmentvue-click-to-componentv3-clidfeuk-frontenddfeuk-frontend-manualanci-reactchain_diggermeditablemidasmemocast-forkmkcp-solarpunkhdyeuslwodkhygsjesusdemoiblokz-snabbdom-helpersiblokz-vdomis-htmlis-html-tagis-html-tsm2m-chartjs-plugin-crosshairmggauharmeditlitepie-datepicker-gabemovijsxjsx-to-hyperscriptjsx-to-domjsx-to-htmlhorrorhot-zone-vuehtml-to-json-converter-44htmllint-custom-tag-stylehtml-substringhtml-arboristhyperaxeidyllidyll-astidyll-interactive-documentgulp-jsxfiergulp-jsxifyjsx-convertkz-i18n-commandgitbook-coremakyomarkdown-block-editormangudinlagirajinmdx-showparvan_componentsparvan_reactjs_componentsopea-bootstrappreact-safepigeonmark-htmlpileuleuyanteapolyglot-component-librarypolish-no-styling-elementsok-tagobjectable
4.0.0

9 months ago

3.3.1

2 years ago

3.3.0

2 years ago

3.2.0

3 years ago

3.1.0

5 years ago

3.0.0

6 years ago

2.0.0

8 years ago

1.2.0

8 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago