Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divine-software/divine-companions
The Divine Companions Monorepo
https://github.com/divine-software/divine-companions
Last synced: about 1 month ago
JSON representation
The Divine Companions Monorepo
- Host: GitHub
- URL: https://github.com/divine-software/divine-companions
- Owner: Divine-Software
- Created: 2022-07-01T18:41:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T20:59:20.000Z (about 1 year ago)
- Last Synced: 2024-11-29T14:58:02.132Z (about 1 month ago)
- Language: TypeScript
- Size: 296 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Divine Companions Monorepo
This is a collection of various companion modules for the Divine ecosystem, organized in a monorepo for convenience and
documentation purposes. The currently included modules are:* [@divine/judgement]: The Divine Judgement: Enforce TypeScript types at runtime.
* [@divine/judgement-cli]: The Divine Judgement: Schema/Code generator CLI.
* [@divine/localization]: The Divine Localization Library.
* [@divine/sysconsole]: The Divine Syslog Console.Candidates for migration to this monorepo in the future:
* [@divine/amd-loader]: A no-magic, no-nonsense, static and synchronous AMD loader.
* [@divine/synchronization]: The Divine Synchronization Library.All web-related Divine modules are part of the [Divine Web Service Framework], which has a [monorepo][@divine/wsf] of
its own.[@divine/localization]: localization
[@divine/judgement]: judgement
[@divine/judgement-cli]: judgement-cli
[@divine/sysconsole]: sysconsole
[@divine/amd-loader]: https://github.com/Divine-Software/divine-amd-loader
[@divine/synchronization]: https://github.com/Divine-Software/divine-synchronization
[@divine/wsf]: https://github.com/Divine-Software/WSF
[Divine Web Service Framework]: https://divine-software.github.io/WSF/