https://github.com/statewalker/statewalker-services
Local in-app services system
https://github.com/statewalker/statewalker-services
Last synced: 4 months ago
JSON representation
Local in-app services system
- Host: GitHub
- URL: https://github.com/statewalker/statewalker-services
- Owner: statewalker
- License: mit
- Created: 2022-05-15T11:26:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T17:23:11.000Z (almost 2 years ago)
- Last Synced: 2025-08-18T22:45:16.021Z (10 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# statewalker-services
This module implement simple service provider/consumer pattern.
For more information you can check these resources:
* https://observablehq.com/@kotelnikov/service-providers-and-consumers
* https://observablehq.com/@kotelnikov/newservice-implementation