🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

mcap-file-upload

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcap-file-upload

Upload or download a zip file to the mcap assets system.

latest
npmnpm
Version
0.4.1
Version published
Maintainers
1
Created
Source

mcap-file-upload NPM version Build Status Dependency Status

Upload a zip file to the mcap assets system.

Getting Started

Install the module with: npm install mcap-file-upload

var mcap-file-upload = require('mcap-file-upload');
mcap-file-upload.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.

Release History

(Nothing yet)

License

Copyright (c) 2014 . Licensed under the Private license.

Changelog

0.4.0 - 2014-07-07

  • use node-formdata to upload a file

FAQs

Package last updated on 12 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts