Skip to content

πŸ“ A simple application in NodeJS to resize images to different sizes with just one command.

License

Notifications You must be signed in to change notification settings

gabrieldejesus/resize-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Resize Image

πŸ“ A simple application in NodeJS to resize images to different sizes with just one command.

PRs welcome! Stars Forks Issues GitHub license Follow gabrieldejesus

πŸ›  Getting started

Windows:

You can clone the repository through CMD (Command Prompt) just by typing:

git clone https://github.com/gabrieldejesus/resize-image

or download the zip from the green button at the beginning of the repository

Download zip

Download zip

πŸ’» Configuration for development

To run the project just go to your command terminal open the project folder and run the command yarn to install all the necessary dependencies.

Then just type in your terminal the command: node index image-path-you-want-to-resize-your-extension-further

Exemplo:

  node index me.jpeg

πŸ—ƒ Release history

  • 0.1.0
    • Project finalized and studying the possibility of adding new resources
    • The first suitable lauch
  • 0.1.0
    • Work in progress

πŸ“ Meta

Gabriel de Jesus – My portfolio – [email protected]

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

https://github.com/gabrieldejesus/resize-image

πŸš€ Contribution

  1. Make the fork of the project (https://github.com/gabrieldejesus/resize-image/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.


About

πŸ“ A simple application in NodeJS to resize images to different sizes with just one command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published