All Projects → kaiostech → Sample React

kaiostech / Sample React

Simple example of a to-do list for KaiOS devices

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sample React

you-can-quit
A tool to support your progress in quitting whatever your bad habit is.
Stars: ✭ 56 (+43.59%)
Mutual labels:  indexeddb
Jsstore
A complete IndexedDB wrapper with SQL like syntax.
Stars: ✭ 430 (+1002.56%)
Mutual labels:  indexeddb
Dexie.js
A Minimalistic Wrapper for IndexedDB
Stars: ✭ 7,337 (+18712.82%)
Mutual labels:  indexeddb
Immortaldb
🔩 A relentless key-value store for the browser.
Stars: ✭ 2,962 (+7494.87%)
Mutual labels:  indexeddb
Localforage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
Stars: ✭ 19,840 (+50771.79%)
Mutual labels:  indexeddb
Angular Async Local Storage
Efficient local storage module for Angular apps and PWA: simple API + performance + Observables + validation
Stars: ✭ 539 (+1282.05%)
Mutual labels:  indexeddb
svelte-persistent-store
A Svelte store that keep its value through pages and reloads
Stars: ✭ 111 (+184.62%)
Mutual labels:  indexeddb
Backboard
A Promise-based wrapper around IndexedDB with sane error and transaction handling
Stars: ✭ 11 (-71.79%)
Mutual labels:  indexeddb
Filer
Node-like file system for browsers
Stars: ✭ 389 (+897.44%)
Mutual labels:  indexeddb
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+1738.46%)
Mutual labels:  indexeddb
Dsw
Dynamic Service Worker - making your offline Progressive Web Apps way easier
Stars: ✭ 277 (+610.26%)
Mutual labels:  indexeddb
Fakeindexeddb
A pure JS in-memory implementation of the IndexedDB API
Stars: ✭ 373 (+856.41%)
Mutual labels:  indexeddb
Emoji Picker Element
A lightweight emoji picker for the modern web
Stars: ✭ 587 (+1405.13%)
Mutual labels:  indexeddb
Treo
Consistent API to IndexedDB
Stars: ✭ 258 (+561.54%)
Mutual labels:  indexeddb
Indexeddbshim
A polyfill for IndexedDB using WebSql
Stars: ✭ 892 (+2187.18%)
Mutual labels:  indexeddb
vuex-orm-localforage
Vuex ORM persistence plugin to sync the store against IndexedDB using localforage
Stars: ✭ 51 (+30.77%)
Mutual labels:  indexeddb
Level Js
An abstract-leveldown compliant store on top of IndexedDB.
Stars: ✭ 485 (+1143.59%)
Mutual labels:  indexeddb
Cycle Idb
A cycle driver for IndexedDB.
Stars: ✭ 12 (-69.23%)
Mutual labels:  indexeddb
Broadcast Channel
📡 BroadcastChannel to send data between different browser-tabs or nodejs-processes 📡
Stars: ✭ 843 (+2061.54%)
Mutual labels:  indexeddb
Storage
Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)
Stars: ✭ 612 (+1469.23%)
Mutual labels:  indexeddb

Sample React app for KaiOS

Simple example of a to-do list, for more information see KaiOS Developer Portal

In portrait devices

In landscape devices

Start

npm run start
# or
yarn start

Build app

npm run build
# or
yarn build

Send the app to a KaiOS device

follow os-env-setup and test-your-apps install to your device.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].