brave/muon

Name: muon

Owner: Brave Software

Description: Build browsers and browser like applications with HTML, CSS, and JavaScript

Created: 2015-11-29 19:21:25.0

Updated: 2018-05-21 20:28:15.0

Pushed: 2018-05-24 09:03:05.0

Homepage: https://discord.gg/TcT5tX2

Size: 41144

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Muon is a framework that leverages the full power of Chromium including extensions support, and allows you to build browsers and browser like applications with HTML, CSS, and JavaScript. Node is added into the browser process only for security reasons.

It may be a better fit than Electron for your application, if your application needs to leverage the full support of Chromium, needs tighter security, or needs support for things like autofill and extensions.

Some of Muons goals include:

Muon is a fork of the Electron framework which is currently used in the Brave web browser.

Follow @brave on Twitter for important announcements.

Downloads

Prebuilt binaries and debug symbols of Muon for Linux, Windows and macOS can be found on the releases page.

Documentation

Guides and the API reference are located in the docs directory.

You can also see our wiki for tips on building Muon.

Quick Start

Clone and run the muon-quick repository to see a minimal Muon app in action.

Versions

The version numbers for Muon will be major.minor.patch Major version changes are for breaking api changes Minor version changes are for chromium major version changes Patch version changes are for everything else

Community

You can ask questions and interact with the community in the muon community chat room:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.