Open Sans is the font used in the Actarius browser.
Electron is the framework that Actarius is built on.
NPM is used for package installation.
The JavaScript runtime environment that Electron uses.
Linkify is a library that Actarius uses to validate HTTP and HTTPS URLs.
Allows webpages to have menus on right click.
Converts markdown files on LBRY to HTML that can be displayed in the browser.
Removes XSS attack vectors from provided HTML code.
Actarius uses a lightly modified version of the Modest stylesheet when displaying markdown files.
Actarius uses a lightly modified version of the MVP stylesheet when displaying internal pages such as the about page.
Provides design and some functionality for browser tabs. The version used in Actarius is slightly modified to adapt the library for an Electron browser.
Used by the Chrome Tabs library to allow the user to rearrange tabs by dragging them.