Skip to content
/ actions Public

Types and action creators for build-in Logux actions

License

Notifications You must be signed in to change notification settings

logux/actions

Repository files navigation

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.

This repository contains type definitions and action creators for build-in Logux actions.

Sponsored by Evil Martians

Install

npm install @logux/actions