The [my/XRX/res directory](../tree/master/my/XRX/res) contains external JavaScript libraries such as [jssaxparser](https://code.google.com/p/jssaxparser/), [jQuery UI](https://jqueryui.com/) or [codemirror](http://codemirror.net/). The external JavaScript libraries are patched with the code below the [/tree/master/my/XRX/res](../tree/master/my/XRX/res) directory during installation and afterwards they are deployed into the eXist database. JavaScript is used for features that cannot be implemented with the XForms language.
The [my/XRX/res directory](../tree/master/my/XRX/res) contains external JavaScript libraries such as [jssaxparser](https://code.google.com/p/jssaxparser/), [jQuery UI](https://jqueryui.com/) or [codemirror](http://codemirror.net/). The external JavaScript libraries are patched with the code below the [my/XRX/res](../tree/master/my/XRX/res) directory during installation and afterwards they are deployed into the eXist database. JavaScript is used for features that cannot be implemented with the XForms language.