20 Feb 2026
User contributions coming soon
The current list of html components
db-files
provides a access to a virtual file system contained in indexeddb
dir-tree
displays a directory structure
electron-fs
provides a access to the file system in electron environemtns
file-mod
the base for reading and writing various file types in javascript
file-nav
display the directory structure, allows navigating around directories, loading and creating files and directories
file-server
provides a ui for navigating and loading / save / creating / deleting on a file system accessed via the file-server
github-fs
provides a ui for navigating and loading and saving files from github
google-storage
provides a ui for navigating and loading and saving files from google cloud storage
local-file
provides a ui for navigating and loading and saving files from the local computer
log-mod
provides toast style notifications
page-source
display source code
publish-ui
ui for publishing files
snippet-console
a runnable js snippet editor with console output
snippet-editor
display a file in the editor, with full file controls
snippet-html
display an HTML file in the editor, with full file controls and ability to run it
snippet-html-console
a runnable html snippet editor with console output
snippet-terminal-console
display an editor which can run the code, with terminal and console output
snippet-terminal
display an editor which can run code with terminal output
web-console
a dev tools like console in a webpage
web-editor
an editor in a web page
web-terminal
display a web terminal