All Projects → amitmerchant1990 → Notepad

amitmerchant1990 / Notepad

📒 An offline capable Notepad PWA powered by ServiceWorker

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Notepad

Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
Stars: ✭ 5,276 (+5176%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+4677%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+127%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+145%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Parcel Plugin Sw Cache
📦👷 Parcel plugin for caching using a service worker
Stars: ✭ 45 (-55%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (+35%)
Mutual labels:  offline-first, progressive-web-app, service-worker
affilicats
🐈 Progressive Web App demo that showcases flaky network resilience measures (📶 or 🚫📶).
Stars: ✭ 65 (-35%)
Mutual labels:  service-worker, progressive-web-app, offline-first
Workbox
📦 Workbox: JavaScript libraries for Progressive Web Apps
Stars: ✭ 10,434 (+10334%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+165%)
Mutual labels:  offline-first, progressive-web-app, service-worker
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-68%)
Mutual labels:  progressive-web-app, offline-first, webapp
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (-78%)
Mutual labels:  service-worker, progressive-web-app, offline-first
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+4344%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Sw Toolbox
A collection of tools for service workers
Stars: ✭ 3,649 (+3549%)
Mutual labels:  offline-first, progressive-web-app, service-worker
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-27%)
Mutual labels:  offline-first, progressive-web-app, service-worker
React Redux Universal Hot Example
A starter boilerplate for a universal webapp using react, redux, express and feathers
Stars: ✭ 639 (+539%)
Mutual labels:  offline-first, progressive-web-app
Your First Pwapp
Code associated with Your First Progressive Web App codelab
Stars: ✭ 619 (+519%)
Mutual labels:  progressive-web-app, service-worker
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+565%)
Mutual labels:  progressive-web-app, service-worker
Pwapp Demo
A very simple progressive web app demo that will help you get started.
Stars: ✭ 13 (-87%)
Mutual labels:  progressive-web-app, service-worker
Local Web Server
A lean, modular web server for rapid full-stack development.
Stars: ✭ 916 (+816%)
Mutual labels:  webapp, progressive-web-app
Next Pwa
Zero config PWA plugin for Next.js, with workbox 🧰
Stars: ✭ 909 (+809%)
Mutual labels:  webapp, service-worker

Notepad

This is an offline-capable Notepad which is based on the ServiceWorker.

The app serves the following features

  • Writes notes which are then saved to the localStorage.
  • Works and fetches notes offline-capable thanks to ServiceWorker.
  • "Add To Home Screen" feature on Android supported devices to launch the app from home screen.
  • Dark mode.

View the app in action

Read about the story of how I built it.

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

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