Shortcuts JS lets you build Shortcuts more efficiently by allowing you to leverage all of the features of JavaScript to generate a Shortcut, allowing you to create complex Shortcuts more quickly and more easily than ever before.
Shortcuts JS is a Node.js package. To install it, type:
npm install @joshfarrant/shortcuts-js
[WIP]