文件名称:文档外框:HTML5大纲器
文件大小:142KB
文件格式:ZIP
更新时间:2024-02-24 12:50:10
npm markup npmTypeScript
文件外框 通过使用html5轮廓算法制作ol / ul列表的实用程序。 技术指标 安装 香草(普通JavaScript) 通过npm npm install document-outliner 通过纱线 yarn add document-outliner vid CDN < script src =" https://unpkg.com/document-outliner@latest/bundle/document-outliner.js " > </ script > jQuery插件 通过cdn < script src =" https://unpkg.com/docume
【文件预览】:
document-outliner-master
----example()
--------index.html(2KB)
----docs()
--------index.html(16KB)
----webpack.prod.js(685B)
----package.json(1KB)
----__tests__()
--------spec-5.html(676B)
--------spec-4.html(624B)
--------_test.js(1KB)
--------default-option.html(2KB)
--------spec-2.html(2KB)
--------spec-3.html(572B)
--------full-option.html(3KB)
--------spec-1.html(2KB)
--------spec-6.html(868B)
--------jquery-plugin.html(2KB)
----jest.config.js(49B)
----LICENSE(1KB)
----package-lock.json(398KB)
----webpack.dev.js(268B)
----src()
--------type.ts(580B)
--------make-list.ts(4KB)
--------section.ts(1KB)
--------index.ts(12KB)
--------outline.ts(1KB)
--------util.ts(1KB)
--------adaptor()
----tsconfig.json(340B)
----.gitignore(131B)
----lib()
--------type.d.ts(656B)
--------util.d.ts(418B)
--------make-list.d.ts(629B)
--------section.js(1KB)
--------util.js.map(1KB)
--------index.js(13KB)
--------section.d.ts(654B)
--------section.js.map(1KB)
--------index.js.map(7KB)
--------outline.js(1KB)
--------util.js(1KB)
--------type.js(32B)
--------make-list.js.map(4KB)
--------outline.d.ts(757B)
--------index.d.ts(750B)
--------outline.js.map(1KB)
--------type.js.map(100B)
--------make-list.js(4KB)
--------adaptor()
----.circleci()
--------setup_puppeteer.sh(512B)
--------config.yml(1KB)
----README.md(6KB)
----bundle()
--------jquery-document-outliner.js(9KB)
--------document-outliner.js(9KB)