Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felixmcfelix/sketch-lang-js

A web-based module for rendering graphics written in an experimental language.
https://github.com/felixmcfelix/sketch-lang-js

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Sketch [![Build Status](https://travis-ci.org/FelixMcFelix/sketch-lang-js.svg?branch=master)](https://travis-ci.org/FelixMcFelix/sketch-lang-js) [![Code Climate](https://codeclimate.com/github/FelixMcFelix/laughing-ironman/badges/gpa.svg)](https://codeclimate.com/github/FelixMcFelix/laughing-ironman) [![Test Coverage](https://codeclimate.com/github/FelixMcFelix/laughing-ironman/badges/coverage.svg)](https://codeclimate.com/github/FelixMcFelix/laughing-ironman)

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:

```sh
$ npm install -g gulp
$ npm install
```

and then:

```sh
$ 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/