文件名称:mathml-tag-names:已知MathML标记名称的列表
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-26 06:20:32
element mathml tag name JavaScript
mathml-tag-names 已知MathML标记名称的列表。 包括来自 , 和的元素。 存储库包含一个脚本,用于爬网规范以包括新引入的标签名称。 安装 该软件包仅适用于ESM:需要使用Node 12+才能使用它,并且必须将其import而不是require d。 : npm install mathml-tag-names 用 import { mathmlTagNames } from 'mathml-tag-names' console . log ( mathmlTagNames . length ) // => 189 console . log ( mathmlTagNames . slice ( 0 , 10 ) ) 产量: [ 'abs' , 'and' , 'annotation' , 'annotation-xml' , 'appl
【文件预览】:
mathml-tag-names-main
----.gitignore(57B)
----package.json(2KB)
----.npmrc(19B)
----build.js(2KB)
----index.js(2KB)
----tsconfig.json(349B)
----test.js(462B)
----.github()
--------workflows()
----.prettierignore(15B)
----license(1KB)
----readme.md(2KB)
----.editorconfig(147B)
----funding.yml(15B)