Skip to content

davidlpc1/Get_All_Tags_HTML-NPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get_All_Tags_HTML-NPM

An package in NPM to get all tags of html

Function: getAllTags

  const allTags = require('get-all-tags-html').getAllTags();

Returns all tags

Function getTagsInitializedWith

  const tagsInitializedInA = require('get-all-tags-html').getTagsInitializedWith('A');

Returns all tags initialized with letter param

About

An package in NPM to get alll tags of html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published