https://github.com/nfour/reaco
https://github.com/nfour/reaco
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nfour/reaco
- Owner: nfour
- Created: 2018-01-05T22:47:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T01:19:27.000Z (over 7 years ago)
- Last Synced: 2024-10-11T23:06:37.412Z (almost 2 years ago)
- Language: TypeScript
- Size: 272 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/nfour/reaco)
# Reaco
**Rea**active **Co**mponent framework
- [Reaco](#reaco)
- [About](#about)
- [Contributing](#contributing)
----------
## About
A framework designed to:
- Be fundamentally concise
- Leverage TypeScript to make event signatures clear and easy
- Support cross-process messaging for arbitrary code
See:
- [Introduction](./docs/Introduction.md)
## Contributing
Want to contribute? Read: [CONTRIBUTING.md](./CONTRIBUTING.md)