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

1.0.0 • Published 11 years ago

html-tags v1.0.0

Weekly downloads
5,399,657
License
MIT
Repository
github
Last release
11 years 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-sugar-v-model@vue/babel-plugin-transform-vue-jsx@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-test1template-domsticky-scroll-catchtesting-storybooksvelte-component-libsweetalert2-denazificationthorium-frameworkvue-compmentvue-click-to-componentv3-cli@docusaurus/core@docusaurus/migrate@digitalrakesh/jsui@dimcheify/dimui@docus/content@docus/core@docus/mdc@docus/mdc-edge@cristianps1988/ds-template@cute-apocalypse/react-tree@dimerapp/edge@dragonzap/heml-parse@dragonzap/heml-render@blkmarketco/components-library@percolate/eslint-plugincauseway-concrete-stylesgenerator-bootstrap-boilerplate-templatejesusdemojsx-convertis-html-tsis-html-tagis-htmljsx-to-hyperscriptjsx-to-domjsx-to-htmldfeuk-frontenddfeuk-frontend-manualanci-reactchain_diggerpolish-no-styling-elementsstyled-jsx-componentsstylelint-stylusstylus-in-reactstyled-system-htmlstylelint-selector-custom-tag-patternsummerseatestlsquashfold-uisuper-great-testing-chat-temptehmusimhujantype-libarytsx-create-elementtingzi-vuepress@anyversion/vue-tsx-transformer@ant-design-vue/babel-plugin-jsx@adobe/parliament-markdown-cleaner@alibaba-aero/storybook-addon-docs@akbr/hyperaxe@bloodf/nuxt-content@byloth/vue-content@brenoepic/vue-mess-detector@carbon/ai-chat@christianhugo/markup@christianhugoch/markup128981semzub@aabelmann/ui-layer@codingdud/coolicons@coffeekraken/s-code-example-component
4.0.0

1 year ago

3.3.1

2 years ago

3.3.0

2 years ago

3.2.0

3 years ago

3.1.0

6 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

11 years ago

1.0.0

11 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

12 years ago

0.1.0

12 years ago