All Projects → Notes → Similar Projects or Alternatives

710 Open source projects that are alternatives of or similar to Notes

Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+86.5%)
Mutual labels:  offline, pwa, service-worker
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+701.23%)
Mutual labels:  offline, pwa, service-worker
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+62.58%)
Mutual labels:  offline, pwa, service-worker
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+307.98%)
Mutual labels:  offline, pwa, service-worker
Navi
Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Stars: ✭ 51 (-68.71%)
Mutual labels:  offline, pwa, service-worker
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+39.26%)
Mutual labels:  offline, pwa, service-worker
Pwastats
A directory of Progressive Web App case studies.
Stars: ✭ 88 (-46.01%)
Mutual labels:  offline, pwa, service-worker
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+831.9%)
Mutual labels:  offline, pwa, service-worker
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+2830.67%)
Mutual labels:  offline, pwa, service-worker
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+2626.38%)
Mutual labels:  offline, pwa, service-worker
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+50.31%)
Mutual labels:  offline, pwa, service-worker
Offline Gallery
🎈 A 16kb Preact & Redux based Progressive Web App that offers an offline gallery experience of external images.
Stars: ✭ 90 (-44.79%)
Mutual labels:  offline, pwa, service-worker
Awesome Pwa
Awesome list of progressive web apps! (PR welcomed ;))
Stars: ✭ 3,814 (+2239.88%)
Mutual labels:  pwa, service-worker
Pwa Book Cn
第一本 PWA 中文书
Stars: ✭ 3,498 (+2046.01%)
Mutual labels:  pwa, service-worker
Pwa Theme Woocommerce
E-commerce Progressive Web App Theme (React & Redux)
Stars: ✭ 382 (+134.36%)
Mutual labels:  pwa, service-worker
Sol Journal
✎ Simple, personal journaling progressive web app
Stars: ✭ 470 (+188.34%)
Mutual labels:  offline, pwa
React Dynamic Route Loading Es6
Auto chunking and dynamic loading of routes with React Router and Webpack 2
Stars: ✭ 297 (+82.21%)
Mutual labels:  offline, service-worker
Preact Starter
Webpack3 boilerplate for building SPA / PWA / offline front-end apps with Preact
Stars: ✭ 384 (+135.58%)
Mutual labels:  offline, pwa
Angular Async Local Storage
Efficient local storage module for Angular apps and PWA: simple API + performance + Observables + validation
Stars: ✭ 539 (+230.67%)
Mutual labels:  offline, pwa
Pwa
Progressive Web Apps for Rails
Stars: ✭ 133 (-18.4%)
Mutual labels:  pwa, service-worker
Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+16592.02%)
Mutual labels:  offline, pwa
Vuefront Nuxt
Vuefront Nuxt module for building components based on config.
Stars: ✭ 16 (-90.18%)
Mutual labels:  offline, pwa
Hatebupwa
Hatena Bookmark search app.
Stars: ✭ 42 (-74.23%)
Mutual labels:  offline, pwa
Markcook
A smart and beautiful markdown editor.
Stars: ✭ 547 (+235.58%)
Mutual labels:  pwa, service-worker
Beats0.github.io
After a few hundred years, GitHub will become the world's largest digital cemetery, and most of the users have passed away. However, their homepages, projects and commit history describe what they did during their lifetime.
Stars: ✭ 23 (-85.89%)
Mutual labels:  pwa, service-worker
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+523.31%)
Mutual labels:  offline, pwa
Pushkit
All the required components to set up independent web push notifications 🎈
Stars: ✭ 45 (-72.39%)
Mutual labels:  pwa, service-worker
Vue Offline
Offline states and storage for Vue PWA
Stars: ✭ 308 (+88.96%)
Mutual labels:  offline, pwa
Angular Performance Checklist
⚡ Cheatsheet for developing lightning fast progressive Angular applications
Stars: ✭ 3,725 (+2185.28%)
Mutual labels:  pwa, service-worker
Create Vue App
Create Vue apps with no build configuration.
Stars: ✭ 304 (+86.5%)
Mutual labels:  offline, pwa
Pwa Wp
WordPress feature plugin to bring Progressive Web Apps (PWA) to Core
Stars: ✭ 445 (+173.01%)
Mutual labels:  pwa, service-worker
Pwa Bugs
🚔 List of PWA Bugs and workarounds
Stars: ✭ 444 (+172.39%)
Mutual labels:  pwa, service-worker
Nipp
🎒 Portable Programmable Text Convertor Hosted on URL: https://nwtgck.github.io/nipp
Stars: ✭ 64 (-60.74%)
Mutual labels:  offline, pwa
Flatris
Fast-paced two-player web game
Stars: ✭ 1,162 (+612.88%)
Mutual labels:  offline, pwa
Parcel Plugin Sw Precache
A Parcel plugin for generating a service worker that precaches resources.
Stars: ✭ 70 (-57.06%)
Mutual labels:  pwa, service-worker
Your First Pwapp
Code associated with Your First Progressive Web App codelab
Stars: ✭ 619 (+279.75%)
Mutual labels:  offline, service-worker
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+389.57%)
Mutual labels:  offline, pwa
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 (+3136.81%)
Mutual labels:  offline, service-worker
Next Pwa
Zero config PWA plugin for Next.js, with workbox 🧰
Stars: ✭ 909 (+457.67%)
Mutual labels:  pwa, service-worker
Hoverboard
Conference website template
Stars: ✭ 935 (+473.62%)
Mutual labels:  pwa, service-worker
Elm Hn Pwa
Hacker News as a PWA built with Elm
Stars: ✭ 43 (-73.62%)
Mutual labels:  pwa, service-worker
Next Editor
Standalone Git Editor on Browser
Stars: ✭ 288 (+76.69%)
Mutual labels:  pwa, service-worker
Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+584.66%)
Mutual labels:  offline, pwa
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-63.8%)
Mutual labels:  offline, pwa
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-57.06%)
Mutual labels:  pwa, service-worker
Yinyue
🏖Version Of Progressive Web App ( Serverless )
Stars: ✭ 57 (-65.03%)
Mutual labels:  pwa, service-worker
Community Modules
Stars: ✭ 1,258 (+671.78%)
Mutual labels:  offline, pwa
Create React Pwa
https://github.com/facebookincubator/create-react-app + Progressive Web App goodness
Stars: ✭ 1,268 (+677.91%)
Mutual labels:  offline, service-worker
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-46.63%)
Mutual labels:  pwa, service-worker
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-55.21%)
Mutual labels:  pwa, service-worker
Pwa Weather
Minimal Weather PWA: Offline, Push Notification and Web Payments
Stars: ✭ 89 (-45.4%)
Mutual labels:  offline, pwa
Angular2 Hn
💥 Progressive Hacker News client built with Angular
Stars: ✭ 1,293 (+693.25%)
Mutual labels:  offline, service-worker
Pwa Cookbook
personally website
Stars: ✭ 107 (-34.36%)
Mutual labels:  pwa, service-worker
Ngx Pwa Offline
RxJS operator and other utils catching offline errors in Angular apps (= async pipe everywhere!)
Stars: ✭ 94 (-42.33%)
Mutual labels:  offline, pwa
Pwafire
Progressive Web Apps API of APIs
Stars: ✭ 137 (-15.95%)
Mutual labels:  pwa, service-worker
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+1045.4%)
Mutual labels:  offline, pwa
Service Worker Detector
This extension detects if a website registers a Service Worker.
Stars: ✭ 124 (-23.93%)
Mutual labels:  pwa, service-worker
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (+65.64%)
Mutual labels:  pwa, service-worker
Dsw
Dynamic Service Worker - making your offline Progressive Web Apps way easier
Stars: ✭ 277 (+69.94%)
Mutual labels:  offline, service-worker
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+533.74%)
Mutual labels:  offline, pwa
1-60 of 710 similar projects