diff options
| author | Brian Broll <brian.broll@vanderbilt.edu> | 2018-02-28 13:38:23 -0600 |
|---|---|---|
| committer | schneefux <schneefux+github@schneefux.xyz> | 2018-03-10 14:44:48 +0100 |
| commit | 7a9ece8119ab841d3f1fbfbfa0674906ce47b28b (patch) | |
| tree | c67bf223076642901c12021884e7ddc03ed51962 | |
| parent | 207718c7ace458750d5d0b35b4634a1956edbeae (diff) | |
| download | awesome-snap-master.tar.gz awesome-snap-master.zip | |
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Awesome Snap! - [Snap-Cloud](https://github.com/c2stem/snap-cloud) - An open source implementation of the SnapCloud backend for hosting your own Snap! server - [Snapext](http://github.com/blockext) - python library for creating Snap! extensions - [Snap-Server](https://github.com/ucb-snap/snap-server) - a new backend for saving and sharing Snap! projects (see also the `snap` branch) + - [Snap2Js](https://github.com/netsblox/snap2js) - A Snap! to JavaScript cross compiler supporting configurable primitive block behavior, enforcing maximum execution duration, and conforms to the concurrency model of Snap! and Scratch. - [Snap-Interpreter](https://github.com/bromagosa/snap-interpreter) - a NodeJS Snap! interpreter. You feed it an XML Snap! project file and it runs it. - [Snc](https://github.com/nathan/snc) - compiles Snap! projects to JavaScript - [Sn](https://github.com/nathan/sn) - Sn is the native Snap! binding for Mac OS X |
