p5.js-web-editor/server
Joey Lee 6faf52f61e Added script to download and save all generative-design project examples to p5-web-editor (#526)
* replaced () with {} to fix implicit return error

* added first version of fetching generative-design examples

* ignore local testing files

* formatting

* updated examples-gg-latest

* updated examples-gg-latest.js

- data files not served via rawgit - hallelujah!
- added jquery

* updated p5 version

* refactoring and code cleanup

* added comment

* comment out link to svgFiles - unused

* moved commented code

* fixed conflicts

* linted examples-gg-latest
2018-02-08 16:02:35 -05:00
..
config Email verification (#369) 2017-06-26 12:48:28 -04:00
controllers adds slugify feature for #522 (#523) 2018-02-07 16:00:09 -05:00
migrations update script to migrate assets to cdn url 2018-01-09 16:12:02 -05:00
models adds slugify feature for #522 (#523) 2018-02-07 16:00:09 -05:00
routes fix linting errors 2018-01-09 16:21:40 -05:00
utils adds slugify feature for #522 (#523) 2018-02-07 16:00:09 -05:00
views Fixes #494 removes extra / in webpack url references in index.html (#495) 2017-12-08 15:07:54 -05:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples-gg-latest.js Added script to download and save all generative-design project examples to p5-web-editor (#526) 2018-02-08 16:02:35 -05:00
examples.js update p5 versions to latest 2018-02-01 17:17:05 -05:00
server.js Fixes #500 removes CSRF token setting in cookie and validation on request (#501) 2018-01-08 16:12:55 -05:00