Resources by AMonkey

Showdown plugin


Markdown to HTML converter plugin. MIT license

By:
Category:
Tools

Demo of a code editor using CodeMirror in a web view. Includes the files to handle CSS, HTML, JavaScript, and XML, as well as 9 of the themes. See CodeMirror site for more themes and information.

By:
Category:
Demos

B.U.R.P. spk


BackUp & Remove Plugins -- a tool to copy a plugin to a backup directory and then uninstall plugin. Handy when you're writing plugins.

By:
Category:
Tools

Ace Demo spk


Demo of a code editor using Ace in a web view. Includes the files to handle several types of files such as JavaScript, as well as several of the themes. See Ace site for more themes and information.

By:
Category:
Demos

Demo of modifying DroidScript objects (Layout and Button) to add method chaining, this demo reduces the "Button Styles" demo to one [very long] line. Uses JS Reflect object and spread operator, which may not be available in all JavaScript e...

By:
Category:
Demos

An example of a file picker using a web view. Tap on a JavaScript file to select, then click OK to view file. Needs work / updating before using it in a serious project.

By:
Category:
Demos