Harmony is a framework developed by Mobile Jazz that specifies best practices, software architectural patterns and other software development related guidelines.
Documentation
·
Kotlin
·
Swift
·
PHP
Harmony TypeScript is split into several NPM packages, being @mobilejazz/harmony-core
the only required package. The other packages are optional and make sense in the context of the project type (e.g. frontend/backend…).
Package | Description |
---|---|
@mobilejazz/harmony-core |
Core repository with the Harmony implementation and types. |
@mobilejazz/harmony-angular |
Integration with Angular. |
@mobilejazz/harmony-bugfender |
Integration with Bugfender. |
@mobilejazz/harmony-nest |
Integration with NestJS. |
@mobilejazz/harmony-typeorm |
Integration with TypeORM. |
Please check the development README.