is-potential-custom-element-name
npmv1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Overview
is-potential-custom-element-name is an npm package that check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard. The latest version is 1.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of is-potential-custom-element-name.
Dependencies
Dev (2)
Used by
Popular packages that depend on is-potential-custom-element-name.
Alternatives to is-potential-custom-element-name
Escape string for use in HTML
Minimizer plugin for webpack
A JavaScript implementation of many web standards
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
UI for Vitest
Sniff the encoding from a HTML byte stream
Frequently installed together
An AST-based pattern checker for JavaScript.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
🔎 A simple, tiny and lightweight benchmarking library!
The semantic version parser used by npm.
the complete solution for node.js command-line programs
Prettier is an opinionated code formatter
Implements the WebIDL algorithms for converting to and from JavaScript values
A JavaScript implementation of many web standards
An arbitrary-precision Decimal type for JavaScript.
Calculate specificity of a CSS Selector
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
TypeScript definitions for node
Version history
| Version | Published | License |
|---|---|---|
| 1.0.1latest | 5 years ago | MIT |
| 1.0.0 | 10 years ago | MIT |
Maintainers
Frequently asked questions
How do I install is-potential-custom-element-name?
Run `npm install is-potential-custom-element-name` to add is-potential-custom-element-name to your npm project.
What license is is-potential-custom-element-name released under?
is-potential-custom-element-name is distributed under the MIT license.
How popular is is-potential-custom-element-name?
is-potential-custom-element-name has approximately 0 downloads per week and 1 known dependent packages.