All Projects β†’ marcusasplund β†’ hyperapp-todo-parcel

marcusasplund / hyperapp-todo-parcel

Licence: other
marcusasplund.github.io/hyperapp-todo-parcel/

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hyperapp-todo-parcel

Next Pwa
Zero config PWA plugin for Next.js, with workbox 🧰
Stars: ✭ 909 (+7475%)
Mutual labels:  pwa, workbox
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (+441.67%)
Mutual labels:  pwa, workbox
React Pwa Webpack Starter
Boilerplate to build a React PWA with Webpack + Workbox
Stars: ✭ 38 (+216.67%)
Mutual labels:  pwa, workbox
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (+83.33%)
Mutual labels:  pwa, workbox
Pwatter
Angular Progressive Web App using Workbox
Stars: ✭ 167 (+1291.67%)
Mutual labels:  pwa, workbox
building-pwas-with-angular
Building Progressive Web Apps with Angular - Devconf 2018
Stars: ✭ 13 (+8.33%)
Mutual labels:  pwa, workbox
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+8508.33%)
Mutual labels:  pwa, workbox
Elm Hn Pwa
Hacker News as a PWA built with Elm
Stars: ✭ 43 (+258.33%)
Mutual labels:  pwa, workbox
Pwafire
Progressive Web Apps API of APIs
Stars: ✭ 137 (+1041.67%)
Mutual labels:  pwa, workbox
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+10783.33%)
Mutual labels:  pwa, workbox
jekyll-pwa
Jekyll plugin for PWA
Stars: ✭ 95 (+691.67%)
Mutual labels:  pwa, workbox
rocket-emoji
πŸš€ Find and copy an emoji to your clipboard in one click.
Stars: ✭ 42 (+250%)
Mutual labels:  parcel, hyperapp
Parcel Plugin Sw Cache
πŸ“¦πŸ‘· Parcel plugin for caching using a service worker
Stars: ✭ 45 (+275%)
Mutual labels:  parcel, workbox
Articles Translator
πŸ“šTranslate the distinct technical blogs. Please star or watch. Welcome to join me.
Stars: ✭ 606 (+4950%)
Mutual labels:  pwa, parcel
Parcel Plugin Sw Precache
A Parcel plugin for generating a service worker that precaches resources.
Stars: ✭ 70 (+483.33%)
Mutual labels:  pwa, parcel
Vite Plugin Pwa
Zero-config PWA for Vite
Stars: ✭ 209 (+1641.67%)
Mutual labels:  pwa, workbox
workbox-in-js-framework
🍳 Code sample for using Workbox in various JS framework
Stars: ✭ 16 (+33.33%)
Mutual labels:  pwa, workbox
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+1050%)
Mutual labels:  pwa
phonetically
πŸ’¬ Spell words phonetically with ease
Stars: ✭ 14 (+16.67%)
Mutual labels:  pwa
flappy-bird
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.
Stars: ✭ 37 (+208.33%)
Mutual labels:  pwa

hyperapp-todo-parcel

GitHub issues Build status dependencies

Standard - JavaScript Style Guide

Hyperapp crud todo with Parcel bundler

Demo

Add some todos, click buttons to delete or toggle state, tap or click text in todo to edit.

Offline support with service worker

installation

    $ git clone https://github.com/marcusasplund/hyperapp-todo-parcel.git

    $ cd hyperapp-todo-parcel

    $ yarn

    $ yarn start

Open up application at http://localhost:3000/ in browser

build a release

    $ yarn build

This will generate a release directory with your minified/rev'd assets.

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].