This package has been deprecated

Author message:

Unsupported and unfinished version (not useful)

javascript-multipart-file-upload

0.0.2 • Public • Published

javascript-multipart-file-upload

npm version Build Status Coverage Status API Doc

Isomorphic

Type Status
Browser WIP
AMD WIP
CommonJS WIP

Development

yarn        // or npm install (download and install dependencies)
yarn start  // or npm start (Runs unit-test and code coverage)
yarn build  // or npm run build (Builds distribution file)

Source files are located at /src/main folder.

Unit test files are located at /src/test folder.

Code Coverage

Both above scripts "start and test" will generate the Code coverage report and will show instantly on the console a percentage summary of code-coverage.

Additionaly will be generated a /coverage folder with HTML, LCOV extra formats.

You can open /coverage/report-html into browser to have a detailed view file by file.

License

GNU License

Readme

Keywords

none

Package Sidebar

Install

npm i javascript-multipart-file-upload

Weekly Downloads

2

Version

0.0.2

License

GPL-3.0

Last publish

Collaborators

  • lnfnunes
  • rmalveis