course-file-scanner

1.3.0 • Public • Published

course-file-scanner

NPM Version Coverage Status Build Status Downloads Dependency Status License

Scans a Blackboard course file and returns it in a more usable format for Node.

Install

npm i -D course-file-scanner

Usage

import courseFileScanner from "course-file-scanner"
 
courseFileScanner('path/to/file.zip') // adm-zip object

License

MIT © Hayden Gascoigne

Readme

Keywords

Package Sidebar

Install

npm i course-file-scanner

Weekly Downloads

1

Version

1.3.0

License

MIT

Last publish

Collaborators

  • hgascoigne