kiwix-js-windows
offline-plugin
Our great sponsors
kiwix-js-windows | offline-plugin | |
---|---|---|
6 | 2 | |
49 | 4,469 | |
- | - | |
9.8 | 0.0 | |
4 days ago | 6 months ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 only | 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.
kiwix-js-windows
- Kiwix JS Windows and Linux 1.9.9 now with experimental support for Zimit archives
-
Sad
All apps and content are completely free and open source. If Microsoft Store ever stops working, you can sideload easily with winget or from GitHub.
- New release of WikiMed by Kiwix - first release to contain new MDwiki ZIM!
-
New releases of Kiwix JS browser extension and Kiwix JS Electron/UWP for Windows and Linux
Changelogs for these releases are: Kiwix JS browser extension and Kiwix JS Windows/Linux.
-
How do I get the reader started?
If you don't want the store version, an alternative is the Electron package here: https://kiwix.github.io/kiwix-js-windows/kiwix-js-electron.html - look for the package "Kiwix JS Electron Setup". Direct link to that package is: https://github.com/kiwix/kiwix-js-windows/releases/download/v1.8.5/Kiwix.JS.Electron.Setup.1.8.5-E.exe . I've just checked it, and I don't see any signature issue with that version. Let me know how you get on.
-
Need to get your fix of Kiwix fast? Try the PWA version, runs almost anywhere!
Want to give feedback on this? Post here, or open an issue on the repo. This app comes in various formats: see Latest release for more info.
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?
kiwix-tools - Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
angular-cli - CLI tool for Angular
wikipedia-mirror - ๐ Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kiwix + ZIM dump, and MediaWiki/XOWA + XML dump
webpack-dev-middleware - A development middleware for webpack
Speed Measure Plugin - โฑ See how fast (or not) your plugins and loaders are, so you can optimise your builds
webpack-require-from - Webpack plugin that allows to configure path or URL for fetching dynamic imports
kiwix-hotspot - Kiwix Hotspot Image Creator (Desktop) for Windows/macOS/Linux
pwa-quasar-local - This project demonstrates how to develop a Progressive Web Application (PWA) locally on an Android device, using the Quasar Framework v2.
react-refresh-webpack-plugin - A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
kiwix-desktop - Kiwix for Windows and GNU/Linux desktops
worker-loader - A webpack loader that registers a script as a Web Worker
community-modules