View In Browser Extension for vscode to view a html file in a browser. Usage Use command or context menu in the explorer. Command 1. Open the command list (Press F1 or Ctrl + Shift + P) 2. Select `View In Browser` Keybindings 1. Press Ctrl + F1 Context Menu  with the extension of .htm and your browser will open it....
$ go get github.com/zserge/webview Import the package and start using it: packagemainimport"github.com/zserge/webview"funcmain(){// Open wikipedia in a 800x600 resizable windowwebview.Open("Minimal webview example","https://en.m.wikipedia.org/wiki/Main_Page",800,600,true) } ...
A JavaScript database with mongo-like query language, data-binding support, runs in browsers and hybrid mobile apps as a client-side DB or on the server via Node.js! - Irrelon/ForerunnerDB
PDF viewer. View PDF in the browser. Contribute to idrsolutions/idrviewer development by creating an account on GitHub.
💻View terminal logs in browser. Contribute to FEMessage/log-viewer development by creating an account on GitHub.
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes. - Vanessa219/vditor
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window. androidpluginiosmobilebrowserwebviewdesktopwkwebviewflutterwebview-libraryweb-storagecookie-managerflutter-plugininappbrowserflutter-packageflutter-webviewinline-webviewinappwe...
Custom Branding- You can customize your File Browser installation by change its name to any other you want, by adding a global custom style sheet and by using your own logotype if you want. If you're interested in contributing to this project, our docs are best places to starthttps://fil...
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.New Version 6.x.x is OUT NOW!Migrating from version 5.x.x is easy! Follow the online Migration guide.Articles/Resources...