0.1.0 • Published 8 years ago

@dominicbarnes/mako-electron v0.1.0

Weekly downloads
1
License
-
Repository
-
Last release
8 years ago

@dominicbarnes/mako-electron

My personal mako plugin bundle for working on electron apps.

npm version npm dependencies npm dev dependencies

Usage

This plugin is my personal plugin bundle for building electron apps. It handles the HTML, CSS and related assets like a typical front-end project. The JS, however, is different since electron uses regular node code without modification.

On top of this, you can add other transpilers like mako-babel and mako-cssnext.

API

electron()

Since this is my own personal bundle, I haven't really set up any configuration yet. (this may change in the future)