An open API service indexing awesome lists of open source software.

https://github.com/nfour/reaco


https://github.com/nfour/reaco

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/nfour/reaco.svg?style=svg)](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)