Built With - RenegadeFox/movie-metadata GitHub Wiki
These are the tools / modules used to help create movie-metadata
:
- abort-controller - Smooth API fetch operations
- cli-progress - CLI progress bar
- command-line-args - Processing command-line arguments
- fs-extra - Reading/writing JSON files
- lodash - General utilities
- node-fetch - Running API calls to omdb
- omdb - Open Movie Database (metadata API server)
- node-tap - Unit testing (not yet implemented)