Skip to content

A web-based module for rendering graphics written in an experimental language.

License

WTFPL, ISC licenses found

Licenses found

WTFPL
LICENSE.md
ISC
LICENSE-earcut
Notifications You must be signed in to change notification settings

FelixMcFelix/sketch-lang-js

Repository files navigation

Sketch Build Status Code Climate Test Coverage

A web-based module for rendering graphics written Sketch, a Swift-like language.

Demo Video

Located at https://youtu.be/AgHy5J5WHLM.

Compiling

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.

Demo: https://mcfelix.me/proj-pages/sketch/

About

A web-based module for rendering graphics written in an experimental language.

Resources

License

WTFPL, ISC licenses found

Licenses found

WTFPL
LICENSE.md
ISC
LICENSE-earcut

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published