https://github.com/tim-smart/strict-callbag
Stricter types for the callbag standard
https://github.com/tim-smart/strict-callbag
Last synced: about 1 year ago
JSON representation
Stricter types for the callbag standard
- Host: GitHub
- URL: https://github.com/tim-smart/strict-callbag
- Owner: tim-smart
- License: mit
- Created: 2022-03-17T20:07:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T03:21:32.000Z (over 3 years ago)
- Last Synced: 2025-04-02T01:42:31.205Z (about 1 year ago)
- Language: TypeScript
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# strict-callbag
A set of stricter types for the [callbag streaming standard](https://github.com/callbag/callbag).
See [strict-callbag-basics](https://github.com/tim-smart/strict-callbag-basics)
for factories and operators that use these types.