cyclejs-notes
Notes app builder
Notes app built with Cycle.js and Orbit.js, allowing users to store and sync data with a JSON API.
Notes app using Cycle.js and Orbit.js
5 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cyclejs-community/built-with-cycle | A showcase website featuring projects built with Cycle.js | 9 |
cyclejs-community/create-cycle-app | A tool that automates the creation of new Cycle.js applications with minimal configuration. | 237 |
erykpiast/cyclejs-examples | Example web applications showcasing the use of Cycle.js for building reactive user interfaces | 9 |
andreloureiro/cyclejs-starter | Provides a basic starter template for building Cycle.js applications with live reloading and xstream integration. | 53 |
mavajee/react-native-note-example | An example app for creating and managing notes with features like reminders, photos, location, and calendar integration. | 14 |
codex-team/codex.notes | A cross-platform desktop notes application built on Electron and Editor.js with basic features like note editing and cloud storage | 141 |
jellydn/indie-stack-simple-notes | A Remix Indie Stack-based notes app with features like user authentication, note creation and deletion, and end-to-end testing. | 2 |
usm4n/cycle-hn | An implementation of Hacker News using CycleJS and its HN API to build a web application. | 42 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
class-ideas/cyclejs-hangman | A Cycle.js implementation of the classic hangman game | 9 |
lucamezzalira/jsday-cycle-js | Real-time London Tube train status application built with Cycle JS | 17 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
apoco/cycle-electron-driver | Provides drivers and tools for building Electron apps using Cycle.js | 23 |
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 |