Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lblod/ember-vo-mu-file-upload
vo version of ember-mu-file-upload
https://github.com/lblod/ember-vo-mu-file-upload
Last synced: 22 days ago
JSON representation
vo version of ember-mu-file-upload
- Host: GitHub
- URL: https://github.com/lblod/ember-vo-mu-file-upload
- Owner: lblod
- License: mit
- Created: 2018-05-03T12:16:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T11:56:24.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T03:39:45.294Z (about 2 months ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 1
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
@lblod/ember-vo-mu-file-upload
==============================================================================A VO-Webuniversum styled file-upload addon, based on mu-file-upload (to-be) addon.
Assumes mu.semte.ch backend (mu-cl-resources and file-service)Compatibility
------------------------------------------------------------------------------* Ember.js v3.16 or above
* Ember CLI v3.16 or above
* Node.js v10 or aboveInstallation
------------------------------------------------------------------------------```
ember install @lblod/ember-vo-mu-file-upload
```Contributing
------------------------------------------------------------------------------See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).