Code Monkey home page Code Monkey logo

muon's Introduction

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:

  • use the Chromium source directly (eliminating electron's copy of chrome_src) with minor patches
    • make integrating chrome components less painful
    • faster and more streamlined end-to-end build process (see browser-laptop-bootstrap)
  • add support for Chrome extensions
  • add security focused features for the renderer:
    • remove node completely (from the renderer process)
    • full sandbox
    • scriptable window.opener support

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 following locations:

muon's People

Contributors

zcbenz avatar kevinsawicki avatar bridiver avatar preco21 avatar deepak1556 avatar bbondy avatar darkdh avatar hokein avatar anaisbetts avatar jlord avatar zeke avatar brenca avatar hferreiro avatar bsclifton avatar ltilve avatar gerhardberger avatar charliehess avatar marshallofsound avatar bengotow avatar danhp avatar leethomas avatar miniak avatar felixrieseberg avatar heyunjiang avatar etiktin avatar igorklopov avatar stevekinney avatar posix4e avatar mnquintana avatar gch1p avatar

Watchers

Adam Luong avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.