Transform TypeScript into ES.next
Compile ES2015 arrow functions to ES5
A Vite plugin for creating single-file MediaWiki userscript JavaScript files.
A userscript library to show lyrics from genius.com on other websites
A MCP server for cosense
This plugin transforms ES2015 modules to AMD
Transform optional chaining operators into a series of nil checks
Ensure that reserved words are quoted in object property keys
Compile ES2015 shorthand properties to ES5
This plugin transforms ES2015 modules to SystemJS
Clean up error stack traces
Compile ES2015 computed properties to ES5
Explode async and generator functions into a state machine.
Compile ES2015 default and rest parameters to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Bundlemonkey is a userscript bundler designed to make developing browser userscripts blazing fast and efficient.
Compile ES2015 Unicode regex to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Compile exponentiation operator to ES5
Compile ES2015 spread to ES5
Allow parsing of the module assertion attributes in the import statement
Remove numeric separators from Decimal, Binary, Hex and Octal literals
A fetch API for GM_xmlhttpRequest / GM.xmlHttpRequest