mobile-toolkit | Tools for building progressive web apps with Angular | Frontend Framework library

 by   angular JavaScript Version: Current License: MIT

kandi X-RAY | mobile-toolkit Summary

kandi X-RAY | mobile-toolkit Summary

mobile-toolkit is a JavaScript library typically used in User Interface, Frontend Framework, Angular applications. mobile-toolkit has no vulnerabilities, it has a Permissive License and it has medium support. However mobile-toolkit has 4 bugs. You can install using 'npm i @angular/app-shell' or download it from GitHub, npm.

This repo is a series of tools and guides to help build Progressive Web Apps. All guides are currently based on Angular CLI, and all tools should be considered alpha quality. In the future, more guides and recipes to cover different tools and use cases will be added here and on mobile.angular.io.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mobile-toolkit has a medium active ecosystem.
              It has 1348 star(s) with 192 fork(s). There are 105 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 79 open issues and 48 have been closed. On average issues are closed in 50 days. There are 11 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mobile-toolkit is current.

            kandi-Quality Quality

              mobile-toolkit has 4 bugs (0 blocker, 0 critical, 4 major, 0 minor) and 0 code smells.

            kandi-Security Security

              mobile-toolkit has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mobile-toolkit code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mobile-toolkit is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mobile-toolkit releases are not available. You will need to build from source code and install.
              Deployable package is available in npm.
              mobile-toolkit saves you 55 person hours of effort in developing the same functionality from scratch.
              It has 144 lines of code, 0 functions and 131 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mobile-toolkit
            Get all kandi verified functions for this library.

            mobile-toolkit Key Features

            No Key Features are available at this moment for mobile-toolkit.

            mobile-toolkit Examples and Code Snippets

            No Code Snippets are available at this moment for mobile-toolkit.

            Community Discussions

            QUESTION

            Android Local Notification with Angular Service Worker
            Asked 2017-Jul-28 at 14:35

            I'm building a PWA using the latest version of Angular.

            I'm making use of the Angular Mobile Toolkit and I want to send Local Notifications using angular/service-worker. But I can't make it work.

            I'm able to subscribe and send notification from a server, but I would like to send a notification from my app itself. I tried using angular2-notifications, it works well on a desktop, but the constructor

            ...

            ANSWER

            Answered 2017-Jul-21 at 11:15

            Chrome on Android is not compatible with the Notification API from HTML5, so you won't be able to send local notifications.

            As far as I can see in the @angular/service-worker source code, for displaying notifications, they are using following method:

            this.worker.showNotification(desc['title'], options);

            this.worker is an object of type VersionWorker.

            So probably there is some way to reuse this.worker for your use.

            Full code of Push plugin written by Angular team, can be found here: https://github.com/angular/mobile-toolkit/blob/master/service-worker/worker/src/plugins/push/index.ts

            Example repo for service-worker plugin can be found here: https://github.com/maciejtreder/ng-http-sw-proxy (catalog plugin).

            Source https://stackoverflow.com/questions/45220764

            QUESTION

            Update ng-cli project to make it progressive web app
            Asked 2017-Jun-12 at 07:29

            I have an angular2 app that was crated a while back using ng-cli. Now I realize that ng-cli provides a --mobile flag to create a project with progressive web app features. So how can I update my existing project to do the same with having to re generate the whole project again.

            https://github.com/angular/mobile-toolkit/blob/master/guides/cli-setup.md

            ...

            ANSWER

            Answered 2017-Apr-25 at 21:01

            The --mobile flag has been removed from ng-cli, unfortunately the documentation is pretty outdated. There is some work you need to do to get PWA features working which is very well explained in this recent talk at ng-conf 2017

            https://www.youtube.com/watch?v=ecu1vAO23ZM

            Source https://stackoverflow.com/questions/43618490

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mobile-toolkit

            You can install using 'npm i @angular/app-shell' or download it from GitHub, npm.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/angular/mobile-toolkit.git

          • CLI

            gh repo clone angular/mobile-toolkit

          • sshUrl

            git@github.com:angular/mobile-toolkit.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link