AMonkey's Projects
FilePicker Example
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 AMonkey
Updated
Extend Object Demo
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 operat...
by AMonkey
Updated
Ace Demo
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 AMonkey
Updated
B.U.R.P.
BackUp & Remove Plugins -- a tool to copy a plugin to a backup directory and then uninstall plugin. Handy when you're writing plugins.
by AMonkey
Updated
CodeMirror Demo
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 AMonkey
Updated
Showdown
Markdown to HTML converter plugin. MIT license
by AMonkey
Updated