Scripts
-
-
WME TX FC Map JS - Open a TX FC map in another window, at the same location as the WME map. Keeps the location of the GIS map synced to WME.
-
WME PA GIS Map JS - Open a PA GIS map in another window, at the same location as the WME map. Keeps the location of the GIS map synced to WME.
Libraries
-
Bluebird JS (Library) - An improved Promises library
-
MoM Test Lib JS (Library) - Just a test
-
WME Utils - Google Link Enhancer JS (Library) - Adds some extra WME functionality related to Google place links.
-
WME Utils - HoursParser Beta JS (Library) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - HoursParser JS (Library) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WazeWrap JS (Library) - A base library for WME script writers
-
ESTreeProcessor JS (Library) - Compiles a string containing Javascript to an ESTree object and/or executes an ESTree object in Javascript
-
esprima-next JS (Library) - This is a copy of the esprima-next library. The jsNode build has been modified to work with userscripts.
-
WME Utils - Bootstrap JS (Library) - Adds a bootstrap function for easier startup of wmeSdk, WazeWrap, and ScriptUpdateMonitor.
-
Make GM xhr more parallel again JS (Library) - Workaround for Tampermonkey 5.3.2 parallel GM_xmlhttpRequest issue
-
WazeWrapLib dev JS (Library) - WazeWrapLib for development purposes
-
WazeWrap dev JS (Library) - A base library for WME script writers (dev version)