Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/myokoym/p5js-on-sinatra
- Owner: myokoym
- License: cc0-1.0
- Created: 2015-09-23T16:04:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T06:18:42.000Z (about 9 years ago)
- Last Synced: 2023-03-11T07:19:00.489Z (over 1 year ago)
- Language: Ruby
- Homepage: http://p5js-on-sinatra.herokuapp.com/
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)