Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.
Vitor Lopes edited this page Oct 5, 2016 · 12 revisions

Welcome to the Jade-Application-Kit wiki.

Tanks for trying out my app you are awesome.

This is a work in progress, if something is missing or not well explained feel free to open a documentation issue.

If you ever used Node webkit or Electron, this should be very familiar to you as it works in a similar way.

If you are just testing out, all you need is a index file! You only need a application manifest file to distribute your application.

Defaults

  • Debug mode will be active allowing you to use Webkit Webinspector!
  • window size will be 800 x 600

Dock and transparent windows are a experimental feature!

Clone this wiki locally