现代化的上传组件。 https://uppy.io/
|
há 9 anos atrás | |
---|---|---|
bin | há 9 anos atrás | |
build | há 9 anos atrás | |
examples | há 9 anos atrás | |
src | há 9 anos atrás | |
test | há 9 anos atrás | |
.babelrc | há 9 anos atrás | |
.editorconfig | há 9 anos atrás | |
.eslintrc | há 9 anos atrás | |
.gitignore | há 9 anos atrás | |
.travis.yml | há 9 anos atrás | |
.zuul.yml | há 9 anos atrás | |
ARCHITECTURE.md | há 9 anos atrás | |
CONTRIBUTING.md | há 9 anos atrás | |
LICENSE | há 9 anos atrás | |
README.md | há 9 anos atrás | |
bs-config.js | há 9 anos atrás | |
classes.es6 | há 9 anos atrás | |
package.json | há 9 anos atrás |
A work in progress - nothing to see here.
Check open issues for our Minimum Viable Product.
First clone and install the project:
git clone git@github.com:transloadit/transloadit-js-client.git
cd transloadit-js-client
npm install
Now to get a sandbox environment set up, type:
npm run preview
This will npm run build
the project into ./build
, and then serve that
directory using a simple static http server.
Travis should:
examples/*/