Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/meteor-form-data
A module to create readable "multipart/form-data" streams (https://github.com/form-data/form-data) wrapped for Meteor
https://github.com/apiko-dev/meteor-form-data
Last synced: about 2 months ago
JSON representation
A module to create readable "multipart/form-data" streams (https://github.com/form-data/form-data) wrapped for Meteor
- Host: GitHub
- URL: https://github.com/apiko-dev/meteor-form-data
- Owner: apiko-dev
- License: mit
- Created: 2016-02-17T15:50:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T16:04:16.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T07:07:48.293Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meteor-form-data
A module to create readable `"multipart/form-data"` streams (https://github.com/form-data/form-data) wrapped for Meteor