offline-plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/) (by NekR)
angular-cli
CLI tool for Angular (by angular)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
offline-plugin | angular-cli | |
---|---|---|
2 | 95 | |
4,517 | 26,902 | |
0.1% | 0.1% | |
0.0 | 9.9 | |
over 3 years ago | 1 day ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
offline-plugin
Posts with mentions or reviews of offline-plugin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-29.
-
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:
angular-cli
Posts with mentions or reviews of angular-cli.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-10.
-
Ng-News 25/14: Selectorless PR
[x] https://github.com/angular/angular-cli/pull/28405 / https://github.com/angular/angular/issues/58123
-
Disciplinr: AI Habit Assistant & Productivity Tracker
This project was generated using Angular CLI version 19.0.7.
-
Custom builder for Angular: My way
Shame on me, I didn't know that Node.js can't load modules via HTTP. So I had to find a workaround. Node.js supports hooks for loading modules, and this is already at the release candidate stage. Angular 19 even uses this method to generate the manifest file. Wrote an quick and dirty code which worked. Created an issue, suggested a pull request with POC, but there was no response. What's left? Make your own solution.
-
The Missing Ingredient for Angular Template Code Coverage and Future-Proof Testing
There are open PRs for Karma and Jest Experimental Builder to support AOT.
-
Initializing a Project with Any Git Repository - Code Recycle
module.exports = async (util, rule, host, injector) => { let list = await util.changeList([ { type: 'copy', source: 'git', from: { url: 'https://github.com/angular/angular-cli.git', match: '/packages/schematics/angular/directive/files', output: '/packages/schematics/angular/directive/files', }, pathTemplate: '@angular-devkit', contentTemplate: '@angular-devkit', pathTemplateSuffix: '.template', templateContext: { name: 'hello', standalone: true, selector: 'hello', 'if-flat': (input) => '' }, to: './hello-directive' }, ]); await util.updateChangeList(list); };
-
The State of Angular SSR Deployment in 2024
Well, scream though I have, the Angular team desperately needs to Remove NodeJS Dependencies, as it has already fallen behind from all frameworks concerning deployment. I'm still waiting for the response on this... 🦗 🦗 🦗 🦗
-
Master Angular 17.1 and 17.2
PR: feat(@angular-devkit/build-angular): add define build option to application builder
-
Replacing Angular Universal with SSR version 17.0
The new ssr CommonEngine source code
-
Trying to upgrade to angular 16. How to fix these errors ?
Source: https://github.com/angular/angular-cli/issues/25134
-
Issue after upgrading to Angular 15
I'm not sure how to solve this but here's something that looks similar to your issue - https://github.com/angular/angular-cli/issues/24373
What are some alternatives?
When comparing offline-plugin and angular-cli you can also consider the following projects:
react-refresh-webpack-plugin - A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
taro - 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
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]
BunkerWeb - 🛡️ Open-source and next-generation Web Application Firewall (WAF)
webpack-require-from - Webpack plugin that allows to configure path or URL for fetching dynamic imports
fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured