Image of RoamMonkey

RoamMonkey

Files are live at https://roammonkey-test.vercel.app/

To Use:

roam_packages.json Format:

Make sure your files are on a server that serves the correct headers, and have the correct extension (only '.js' and '.css' supported for source and dependencies), otherwise they won't load properly. Vercel is a free way to do this.

For an example, see https://github.com/everruler12/roammonkey-test/blob/master/roam_packages/roam_packages(ViktorTabori).json

Guidelines

If you use console.log() in your script, add your script name so people know which script it's from. Like: console.log('RoamMonkey: ', data)