0.5.2 • Published 5 years ago

koingraph v0.5.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

KoinGraph

Graph generator for android projects using Koin

KoinGraph in Action

Why use this?

  • This can serve as your project documentation
  • New devs can easily identify the flow of features/functionalities
  • Identify those classes that will be affected when you change/update dependency

How to use

  • install globally: npm install -g koingraph
  • execute: koingraph --path path\to\android-project\using\koin

Encountering Issues

  • If you encounter any issues, feel free to reach out by creating an issue. Please provide the format on how you register your modules in Koin so we can easily identify the problem.

Running Tests

npm test

  • this will run all tests on /test folder

Limitations (To Do)

  • Reflection

Inspirations

Author

Exequiel Egbert V. Ponce, poncetenten10@gmail.com

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago