A web-based module for rendering graphics written Sketch, a Swift-like language.
Located at https://youtu.be/AgHy5J5WHLM.
In the base directory, type:
$ npm install -g gulp
$ npm install
and then:
$ gulp
and the project should build automatically. This produces a "main.js" file for now, which acts as the module to be embedded.