Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serayaeryn/revane-ioc
Inversion of control framework inspired by spring.
https://github.com/serayaeryn/revane-ioc
Last synced: about 1 month ago
JSON representation
Inversion of control framework inspired by spring.
- Host: GitHub
- URL: https://github.com/serayaeryn/revane-ioc
- Owner: SerayaEryn
- License: mit
- Created: 2019-02-04T17:02:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T04:58:33.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T11:56:03.470Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# revane-ioc
![Build Status](https://github.com/SerayaEryn/revane-ioc/workflows/ci/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/SerayaEryn/revane-ioc/badge.svg?branch=master)](https://coveralls.io/github/SerayaEryn/revane-ioc?branch=master)
[![NPM version](https://img.shields.io/npm/v/revane-ioc.svg?style=flat)](https://www.npmjs.com/package/revane-ioc)`revane-ioc` provides the inversion of control framework for
[revane](https://github.com/SerayaEryn/revane).## License
[MIT](./LICENSE)