std/html
Asher Gomez 4f1826d906
BREAKING(html/unstable): move is-valid-custom-element-name module to unstable-is-valid-custom-element-name (#5948)
* BREAKING(html/unstable): move `is-valid-custom-element-name` module to `unstable-is-valid-custom-element-name`

* fix
2024-09-12 13:02:20 +09:00
..
_tools fix: use with keyword for import attributes (#4141) 2024-01-10 19:07:56 +09:00
deno.json BREAKING(html/unstable): move is-valid-custom-element-name module to unstable-is-valid-custom-element-name (#5948) 2024-09-12 13:02:20 +09:00
entities_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
entities.ts refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199) 2024-06-30 08:30:10 +00:00
mod.ts BREAKING(html/unstable): move is-valid-custom-element-name module to unstable-is-valid-custom-element-name (#5948) 2024-09-12 13:02:20 +09:00
named_entity_list.json feat(html): add escape and unescape functions for HTML entities (#3335) 2023-05-31 08:49:16 +09:00
unstable_is_valid_custom_element_name_test.ts BREAKING(html/unstable): move is-valid-custom-element-name module to unstable-is-valid-custom-element-name (#5948) 2024-09-12 13:02:20 +09:00
unstable_is_valid_custom_element_name.ts BREAKING(html/unstable): move is-valid-custom-element-name module to unstable-is-valid-custom-element-name (#5948) 2024-09-12 13:02:20 +09:00