Skip to content

learnthisacademy/nodejs-compressor

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Node.JS Compressor 🗜️

File compressor with progress bar and controls to pause and resume processing.

Explore LearnThis

About The Project

The objective of this project is to reinforce sections 6 and 7 of the Node.JS course by working mainly with data streams and the file system.

Built With

  • ESLint -> Statically analyzes your code to quickly find problems
  • Standard.js -> Configuration template for ESLint
  • Prettier -> Opinionated code formatter
  • Nodemon -> Simple monitor script for use during development
  • Lint-staged -> Runs linter and formatter before commits
  • cli-progress -> Easy to use progress-bar for command-line/terminal applications
  • figlet -> FIGfont spec in JavaScript (ASCII style)

License

Distributed under the MIT License. See LICENSE.md for more information.

About

Segunda práctica del curso de Node.JS en LearnThis Academy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published