No description
Find a file
Artur Paikin 9d2ef1cc53 Playground templates
Testing templating engines. So far tried: Handlebars, EJS, Lodash and
ES6 function strings, ES6 strings.

I`npm install && npm run build:all` will show you filesizes of the
bundles for each corresponding templating engine. `index.html` outputs
them all to console to make sure they work.
2016-01-25 18:38:21 -05:00
bin Working on GoogleDrive plugin. Changes to Dropbox example. 2016-01-23 16:34:40 -05:00
playground Playground templates 2016-01-25 18:38:21 -05:00
src Fix documentation building 2016-01-24 10:36:28 +01:00
test Translator tests updated 2016-01-22 15:56:07 -05:00
website Fix documentation building 2016-01-24 10:36:28 +01:00
.babelrc Styles and babel config for the future 2015-11-19 17:28:04 +03:00
.browsersync.js Change references from playground to cdn 2015-12-14 12:11:00 +01:00
.editorconfig Add tests and eslint 2015-11-17 12:26:49 -05:00
.eslintignore Work with a linting blacklist vs whitelist 2016-01-20 12:24:06 +01:00
.eslintrc No more standard exceptions 2016-01-24 10:18:48 +01:00
.gitignore Ignore injected uppy dist folder 2016-01-22 15:56:07 -05:00
.travis.yml Switch domains from uppyjs.io->uppy.io 2016-01-24 10:08:43 +01:00
.zuul.yml Add tests and eslint 2015-11-17 12:26:49 -05:00
CHANGELOG.md Update CHANGELOG.md 2016-01-22 09:57:55 +01:00
CONTRIBUTING.md CONTRIBUTING.MD: fixed guide link 2015-12-20 23:16:06 -05:00
env.example.sh Support for local environment for if you want to deploy by hand 2016-01-11 08:13:06 +01:00
LICENSE Getting a sandbox going with the worst possible layout 2015-11-17 15:11:00 +01:00
Makefile Fix makefile 2016-01-11 08:01:03 +01:00
package.json Added EJS 2016-01-23 16:50:27 -05:00
README.md Switch domains from uppyjs.io->uppy.io 2016-01-24 10:08:43 +01:00

uppy

A work in progress - you'll find nothing useful here yet.

But if you're here to dig in, these are some places you might find interesting: