cordova-plugin-jade

Jade Cordova Plugin

Usage no npm install needed!

<script type="module">
  import cordovaPluginJade from 'https://cdn.skypack.dev/cordova-plugin-jade';
</script>

README

Jade Cordova Plugin

This plugin will automatically compile your Jade files every time you run cordova build.

Prerequisites

You will need jade installed.

npm install -g jade

Installation

Add this plugin to your Cordova project.

cordova plugin add https://github.com/DrMoriarty/cordova-plugin-jade

Usage

Never think about compiling your Jade files again!

License

This software falls under the MIT License.