io17 icon indicating copy to clipboard operation
io17 copied to clipboard

ng-pwa-tools Repository

Open mhadaily opened this issue 7 years ago • 11 comments

Hi, the talk was very impressive. thanks for your hard work. However, I am to able to find ng-pwa-tools on Github, is there any public repository for that? Also, Like other people have said, your code in Master branch is not as similar to what you have done in the talk, would you please update to keep it as a reference.

thanks

mhadaily avatar May 19 '17 17:05 mhadaily

https://www.npmjs.com/package/ng-pwa-tools

ankemp avatar May 20 '17 12:05 ankemp

@ankemp I know that it's on NPM but I meant in Github.

mhadaily avatar May 20 '17 12:05 mhadaily

Yeah the talk was great and I love the concept but I am very surprised that google would show something that is this early stage... I mean this is basically just an idea and nothing else...

BorntraegerMarc avatar May 23 '17 09:05 BorntraegerMarc

Totally agree with @BorntraegerMarc, i am not sure how mature the tools is given different issues posted on this repo. hopefully the author can chime in on the status of this project and when we should start using it.

@mhadaily if you just want to look at the source code, you can look into the node_modules/ng-pwa-tools folder

chaoranxie avatar May 24 '17 13:05 chaoranxie

@chaoranxie of course I can, I was checking if it's public 📦 , and contribute to it.

mhadaily avatar May 24 '17 13:05 mhadaily

If you end up here: Take a look at https://docs.google.com/document/d/1F0e0ROaZUnTFftmC0XovpREHWHjcXa4CggiFlmifjhw Clarifies some questions...

BorntraegerMarc avatar Jun 06 '17 19:06 BorntraegerMarc

Here's the repo: https://github.com/alxhub/universal/tree/pwa-tools

StephenFluin avatar Jul 18 '17 19:07 StephenFluin

@StephenFluin @alxhub Can't use ng-pwa-tools with Angular 5. Any ideas or replacements?

vladimir-barsuchenko avatar Mar 19 '18 21:03 vladimir-barsuchenko

@levgaas you should use @angular/service-worker and the Angular CLI.

These Service Worker Docs and the follow on docs will take you through the process.

Splaktar avatar Mar 20 '18 02:03 Splaktar

@Splaktar Do you know something about ngu-firebase-push? How to make it work for v.5

vladimir-barsuchenko avatar Mar 25 '18 23:03 vladimir-barsuchenko

@levgaas no, sorry. I haven't used that library. I would post on Stackoverflow.

Splaktar avatar Mar 26 '18 01:03 Splaktar