OneOffTech / laravel-tus-upload

A package for handling resumable file uploads in a Laravel application via the http://tus.io/ resumable file upload protocol.
https://oneofftech.xyz/open-source/
MIT License
50 stars 13 forks source link

Update javascript event emitter and tus-client, execute javascript unittest #25

Closed avvertix closed 4 years ago

avvertix commented 4 years ago

Closes #23

This pull request update the JavaScript dependencies and add automated unit testing on GitHub Actions for each pull request