Skip to content

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

License

Notifications You must be signed in to change notification settings

collectively-made/course-file-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published