Skip to content

judev34/image-citation-generator

Repository files navigation

Image Citation Generator


What is this project

This project allows you to generate an image to highlight a quote from an author.

Here is an example :

Quote from akhenaton


How to use

Step-1

Installation via npm

npm i image-citation-generator

Step-2

Call the package

const Citation = require('image-citation-generator');

Step-3

Initialize the class

const citation = new Citation("./path-to-background.jpg", "./output.png", "Author", "Citation", "[black or white]");

Step-4

Generate citation

citation.generate();

Governance

This project is under Founder-leader governance

"Image Citation Generator" Belongs To

  • Tom Ait-ouarab ( Benevolent Dictators for Life | dev )

Contributor of the project

  • Julien Coudert ( dev | documentation )
  • Omar Aboulbarge ( documentatione )
  • Dorian Jullian ( dev )

See the contributor


License

Image Citation Generator is licensed under the MIT license.


Contributing

If you would like to join the adventure and contribute to the growth of our package, please note that we are open to contributions from all. Please read our chapter on contribution before you start.


Code of conduct

Before you start drop some shit in our project, please read our code of conduct

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published