mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-20 16:53:33 +00:00
No description
dropboxencodingfile-uploaderfile-uploadsfilesinstagramjavascriptmitmodularopen-sourcepick-filesresumabletransloadittusuploaderuppywebbrowser
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. |
||
|---|---|---|
| bin | ||
| playground | ||
| src | ||
| test | ||
| website | ||
| .babelrc | ||
| .browsersync.js | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .travis.yml | ||
| .zuul.yml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| env.example.sh | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| README.md | ||
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:
- Our website (under construction) http://uppy.io/
- Architecture in
website/src/api/architecture.md - Contributor's guide in
website/src/guide/contributing.md - Open todos in for a minimum valuable product
CHANGELOG.md