charcode-is-valid-xml-name-character

Does a given character belong to XML spec's "Production 4 OR 4a" type (is acceptable for XML element's name)


Keywords
4, 4a, HTML, XHTML, character, element, letter, name, production, regex, requirement, satisfies, spec, valid, xml
License
MIT
Install
npm install charcode-is-valid-xml-name-character@3.0.10

Documentation

Codsen

A turbo-monorepo of 130 npm packages 📦📦📦

📚 Documentation

Please visit codsen.com for an overview and full documentation of all packages.

🛠️ Tech stack

  • npm — with workspaces
  • lerna + conventional-changelogs — automates versioning and changelogs
  • turborepo — to run tasks within monorepo
  • uvu + c8 — program unit test runner and code coverage
  • typescript — with Project References — for all source code
  • esbuild — to build *.ts into ESM and IIFE
  • rollup + rollup-plugin-dts — to generate *.d.ts

🐛 Issue Tracker

For bugs, feature requests and so on, use the Issue Tracker.

💼 Licence

MIT License

Copyright (c) 2010-2024 Roy Revelt and other contributors