WebViewPlus

所属分类:浏览器
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-02-20 19:59:57
上 传 者sh-1993
说明:  浏览器文件查看器
(Browser file viewer)

文件列表:
.eslintrc.json (6425, 2023-10-09)
LICENSE-MIT (1061, 2023-10-09)
Makefile (228, 2023-10-09)
index.html (490, 2023-10-09)
package.json (1945, 2023-10-09)
src/ (0, 2023-10-09)
src/App.tsx (9474, 2023-10-09)
src/components/ (0, 2023-10-09)
src/components/FilePicker.tsx (1858, 2023-10-09)
src/components/Jupyter/ (0, 2023-10-09)
src/components/Jupyter/CodeCell.tsx (6079, 2023-10-09)
src/components/Jupyter/JupyterCommon.ts (2670, 2023-10-09)
src/components/Jupyter/MarkdownCell.tsx (2412, 2023-10-09)
src/components/Jupyter/Notebook.tsx (2478, 2023-10-09)
src/components/Jupyter/RawCell.tsx (694, 2023-10-09)
src/components/Settings/ (0, 2023-10-09)
src/components/Settings/ImageViewerSettings.tsx (3657, 2023-10-09)
src/components/Settings/PluginPanel.tsx (2822, 2023-10-09)
src/components/Settings/PluginWithSwitch.tsx (1271, 2023-10-09)
src/components/Settings/SettingsDialog.tsx (4715, 2023-10-09)
src/components/Settings/SyntaxViewerSettings.tsx (5639, 2023-10-09)
src/components/Settings/TabPanelContainer.tsx (808, 2023-10-09)
src/components/Viewers/ (0, 2023-10-09)
src/components/Viewers/ExifInfo.tsx (2903, 2023-10-09)
src/components/Viewers/FileViewer.tsx (2771, 2023-10-09)
src/components/Viewers/FontViewer.tsx (5303, 2023-10-09)
src/components/Viewers/IFrameViewer.tsx (741, 2023-10-09)
src/components/Viewers/ImageViewer.tsx (11465, 2023-10-09)
src/components/Viewers/JupyterNBViewer.tsx (965, 2023-10-09)
src/components/Viewers/MarkdownViewer.tsx (5274, 2023-10-09)
src/components/Viewers/ModelViewer.tsx (3794, 2023-10-09)
src/components/Viewers/NormalizedScene.tsx (1397, 2023-10-09)
src/components/Viewers/SVGViewer.tsx (1077, 2023-10-09)
src/components/Viewers/SyntaxViewer.tsx (2474, 2023-10-09)
src/components/Viewers/TabularViewer.tsx (740, 2023-10-09)
... ...

# WebViewPlus Browser file viewer (meant to be used with this [QuickLook plugin](https://github.com/mooflu/QuickLook.Plugin.WebViewPlus)) Demo: https://mooflu.github.io/WebViewPlus/ ## Supported file formats: ### Native via iframe html, pdf ### Scalable Vector Graphics (pan & zoom) svg ### Images (including animated) png, apng, jpeg, gif, bmp, webp ### Markdown (with math plugins) md ### Jupyter notebook ipynb ### Tabular data xlsx, xls, ods, csv, tsv ### 3D model viewer gltf, glb, fbx, obj ### Syntax Highlighter c++, h++, bat, c, cmake, cpp, cs, css, go, h, hpp, java, js, json, jsx, lua, perl, pl, ps1, psm1, py, rb, sass, scss, sh, sql, tex, ts, tsx, txt, yaml, yml More file extensions can be added in settings. Where the language doesn't match the extension, specify both separated by a colon: E.g. "rs:rust" Any language supported by https://prismjs.com/#supported-languages should work. ### Fonts ttf, otf, woff2 (without font info), woff ## Develop make dev make build make lint

近期下载者

相关文件


收藏者