@logux/actions
v0.4.0
Published
Types and action creators for build-in Logux actions
Downloads
943
Readme
Logux Actions
Logux is a new way to connect client and server. Instead of sending HTTP requests (e.g., AJAX and GraphQL) it synchronizes log of operations between client, server, and other clients.
- Guide, recipes, and API
- Issues and roadmap
- Projects inside Logux ecosystem
This repository contains type definitions and action creators for build-in Logux actions.
Install
npm install @logux/actions