webden
offline-plugin


webden | offline-plugin | |
---|---|---|
2 | 2 | |
152 | 4,512 | |
3.9% | -0.1% | |
1.8 | 0.0 | |
over 2 years ago | over 3 years ago | |
JavaScript | JavaScript | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
webden
offline-plugin
-
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:
What are some alternatives?
play-with-docker - You know it, you use it, now it's time to improve it. PWD!.
react-refresh-webpack-plugin - A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
react-most-wanted - React starter kit with "Most Wanted" application features
next-offline - make your Next.js application work offline using service workers via Google's workbox
jsden - Minimal JavaScript Playground ⌨️
kiwix-js-windows - Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux. [Moved to: https://github.com/kiwix/kiwix-js-pwa]
cdnjs - 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
webpack-require-from - Webpack plugin that allows to configure path or URL for fetching dynamic imports
CodeBox - A sandbox coding environment - desktop app, inspired by CodePen and JSFiddle
pwa-quasar-local - This project demonstrates how to develop a Progressive Web Application (PWA) locally on an Android device, using the Quasar Framework v2.
OpenNote - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
angular-cli - CLI tool for Angular

