autocomplete-html Bundled

HTML element and attribute autocompletions

pulsar-edit

0

0

0.8.9

MIT

GitHub

This package provides the following services:

HTML Autocomplete package

HTML tag and attribute autocompletions in Pulsar.

Tag and attribute autocompletions are powered by the list of HTML tags here and HTML attributes here. Descriptions are powered by MDN.

html-completions

You can update the prebuilt list of tags and attributes names and values by running npm run update at the root of the package and then checking-in the changed completions.json file.