Skip to content

Implementation modules for the itf-chartizate abstraction for different frameworks

License

Notifications You must be signed in to change notification settings

JEsperancinhaOrg/itf-chartizate-modules

Repository files navigation

ITF Chartizate modules


Generic badge Maven Central GitHub release GitHub release (latest SemVer) javadoc GitHub License

CircleCI itf-chartizate-modules

Codacy Badge codebeat badge BCH compliance

Codacy Badge codecov Coverage Status

GitHub language count GitHub top language GitHub top language


Technologies used

Please check the TechStack.md file for details.

Description

Implementation modules for the itf-chartizate abstraction for different frameworks This is an image to char coder, with a spin off to the current available ones ITF comes from image train filters and the idea is to use this library in many other projects. However the idea was to create a train of filters where each wagon would transform the image. It should work much like the chain of responsibility pattern.

Example:

alt text alt text alt text

NOTE: Although itf-chartizate-java is built with Java 11, modularization still hasn't been done because itf-chartizate-api was built with Java 8. In turn this had to be done in order to support Android in itf-chartizate-android.

Tools

$ git push --delete origin 2.0.0
$ git tag --delete 2.0.0

gpg --keyserver hkp://keyserver.ubuntu.com --send-keys <your GPG key>
gpg --list-keys
export GPG_TTY=$(tty)
mvn clean deploy -Prelease
mvn nexus-staging:release  -Prelease

Maven

<dependency>
  <groupId>org.jesperancinha.itf</groupId>
  <artifactId>itf-chartizate-modules</artifactId>
  <version>5.0.1-SNAPSHOT</version>
  <type>pom</type>
</dependency>

References


About me

GitHub followers

About

Implementation modules for the itf-chartizate abstraction for different frameworks

Resources

License

Stars

Watchers

Forks

Packages

No packages published