Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/p5js-on-sinatra

A sample application for p5.js on Sinatra using ES6 with Babel.
https://github.com/myokoym/p5js-on-sinatra

Last synced: 2 days ago
JSON representation

A sample application for p5.js on Sinatra using ES6 with Babel.

Awesome Lists containing this project

README

        

# p5.js on Sinatra w/ ES6, Babel

A sample application for [p5.js][] on [Sinatra][].

Using [ES6][] with [Babel][] ([sprockets-babel][]).

Thanks [rails-assets-sinatra][]!

[p5.js]: http://p5js.org/
[Sinatra]: http://www.sinatrarb.com/
[ES6]: http://es6-features.org/
[Babel]: https://babeljs.io/
[sprockets-babel]: https://github.com/70mainstreet/sprockets-babel
[rails-assets-sinatra]: https://github.com/rails-assets/rails-assets-sinatra

## License

CC0 1.0 Universal (Public Domain)