0.1.1 • Published 2 years ago

image-mixer v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Image-mixer · GitHub license npm version Snyk Vulnerabilities for GitHub Repo PRs Welcome

Image-mixer is a NPM package that helps users to mix layers of images into a sigle file. Currently only works in node.js, but it will work on browsers in a near future!

This library will also help users with the maths if you want! If you assign a probability for each of your images or layers, it will tell you what's the probability or rareness of each of the generated images. (See the docs)

Getting Started

npm install image-mixer

Table of contents

Documentation

Roadmap

  • Write the library and make it work
  • Write a README and publish it to NPM
  • Add a good documentation
  • Add Browser support
  • Write and publish some examples to github.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks.

steps

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(Please make sure to run npm run lint before opening a PR)

License

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

0.1.1

2 years ago

0.1.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago