storage

Storage API client

A Cycle.js driver for interacting with browser storage

A Cycle.js Driver for using localStorage and sessionStorage.

GitHub

51 stars
6 watching
14 forks
Language: TypeScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cyclejs-community/cycle-keyboard A keyboard driver for cycle.js that provides event streams for key input and modifier states 9
shfrmn/cycle-lot Handles dynamic lists of Cycle.js components with typescript support and simpler API. 2
cyclejs-community/typescript-starter-cycle An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack 34
helmoski/cycle-selection-driver A Cycle.js driver for interacting with the Selection API 4
cyclejs-community/built-with-cycle A showcase website featuring projects built with Cycle.js 9
jbowden1982/cycle-socketcluster A socketcluster driver for Cycle.js, enabling communication between a server and client applications 4
10clouds/cyclejs-cookie A JavaScript library that enables working with cookies in CycleJS applications. 2
maiermic/cycle-storageify Augments Cycle.js components with local storage support for onion-shaped state management 6
rkrupinski/cyclejs-animated-localstorage A Cycle.js driver that animates storage of text data using local storage 17
cyclejs/cycle-time-travel A debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications 217
secobarbital/cycle-fetch-driver A Cycle.js driver that simplifies making HTTP requests using the Fetch API 2
enigmacurry/cycle-deepstream A Cycle.js driver for deepstream.io 10
cyclejs/todomvc-cycle An implementation of the TodoMVC application using Cycle.js and onionify state management 240
r7kamura/cycle-fetcher-driver A Cycle.js Driver for making HTTP requests using stackable-fetcher. 14
cyclejs-community/cyclic-router A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. 109