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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c29d91f · Aug 6, 2024
Aug 5, 2024
Aug 5, 2024
Aug 5, 2024
Aug 4, 2023
Aug 4, 2023
Aug 5, 2024
Aug 4, 2023
Feb 20, 2021
Dec 23, 2021
Jan 5, 2022
Aug 6, 2024
Feb 20, 2021
Aug 4, 2023
Aug 5, 2024
Aug 4, 2023
Aug 4, 2023
Aug 6, 2024
Aug 6, 2024
Apr 19, 2023

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