Back to Explore
Checks whether a given string matches the HTML Standard’s `PotentialCustomElementName` production. Useful in JavaScript to validate candidate custom element names before using them.
Project status
- The repository appears maintained at least through 2021, with a recent update (v1.0.1 on 2021-04-07), but prior activity is much older (v1.0.0 dated 2016-06-21).
- Apparent update cadence is low, about 5 years between v1.0.0 and v1.0.1, suggesting an overall “maintenance” style rather than frequent development.
AI summary generated Today
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.1
4/7/2021Release v1.0.1 contains changes to how the library generates the Potential Custom Element name validation regex. It also updates the test suite with a large-input regression test, and modernizes the CI Node.js version and the build tool dependency.
v1.0.0
6/21/2016Release v1.0.0 was published on 2016-06-21, but no release notes were provided by the publisher. As a result, there is no documented information here about new functionality, fixes, breaking changes, or dependency updates.