Skip to content

SymDSTools/PluginGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DroidScript-JS-Plugin-Generator

A JavaScript Plugin generator for DroidScript

Just copy the JSPluginGen folder to the DroidScript projects folder (/sdcard/DroidScript/) and (re)start DroidScript, or install the spk available here: https://dspk.justplayer.de/browse/view/67

This template provides an instant plugin installer, deinstaller and exporter, as well as a quick plugin test area.

You may (and should) rename the DroidScript project according to your wishes. However you shouldn't modify the main JSPluginGen.js script.

The Plugin.js and the Documentation.html file contain the source of your documentation.

Happy coding

Files

- JSPluginGen.js       template which can install, deinstall and export the Plugin
- Plugin.js           includes the plugin sources
- Documentation.html  the documentation template of all DroidScript plugins

DroidScript:

About

A JavaScript Plugin generator for DroidScript

Resources

Stars

Watchers

Forks

Releases

No releases published