- offline-plugin VS angular-cli
- offline-plugin VS pwa-quasar-local
- offline-plugin VS kiwix-js-windows
- offline-plugin VS react-refresh-webpack-plugin
- offline-plugin VS next-offline
- offline-plugin VS webpack-require-from
- offline-plugin VS webpack-dev-middleware
- offline-plugin VS Speed Measure Plugin
- offline-plugin VS quiz-app
- offline-plugin VS worker-loader
Offline-plugin Alternatives
Similar projects and alternatives to offline-plugin
-
-
pwa-quasar-local
This project demonstrates how to develop a Progressive Web Application (PWA) locally on an Android device, using the Quasar Framework v2.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
kiwix-js-windows
Kiwix JS Offline Wikipedia app packaged as PWA, Electron, NWJS and Universal Windows Platform (tablet/mobile/PC/Xbox)
-
react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
-
next-offline
make your Next.js application work offline using service workers via Google's workbox
-
webpack-dev-middleware
A development middleware for webpack
-
webpack-require-from
Webpack plugin that allows to configure path or URL for fetching dynamic imports
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Speed Measure Plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
-
-
worker-loader
A webpack loader that registers a script as a Web Worker
-
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser. (by SafdarJamal)
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
webpack-hot-middleware
Webpack hot reloading you can attach to your own server
-
webpack-hot-server-middleware
:fire: Hot reload webpack bundles on the server
-
meteor-webpack
https://medium.com/@ardatan/meteor-with-webpack-in-2018-faster-compilation-better-source-handling-benefit-from-bc5ccc5735ef
-
svgo-browser
svgo fork with interface for browser and additional tweaks for node
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
offline-plugin reviews and mentions
-
Meteor with Webpack in 2018 — Faster compilation and better source handling
For example, you have a Progressive Web Application using Service Workers, written in Angular, then you have to create a service worker manifest based on your output files. We don’t have a solution for this on Meteor CLI natively. However, Webpack has a lot of community plugins such as OfflinePlugin , Workbox and many others for this problem as a solution. Just install them, and add to your webpack.config.js . Meteor-Webpack will handle it like you’re working on a pure Webpack project.
-
12 open source browser tools and how I've built them
Since Omatsuri is a browser only application the only thing that we need from service worker is to cache assets and provide app shell. Offline plugin does exactly that, the only thing we need to do – add it to the production build in webpack config:
Stats
NekR/offline-plugin is an open source project licensed under MIT License which is an OSI approved license.