|
4 | 4 |
|
5 | 5 | </div> |
6 | 6 |
|
7 | | -# Create PWA (Create a Progressive Web Application) |
| 7 | +[](https://travis-ci.com/scriptex/create-pwa) |
| 8 | +[](https://github.com/scriptex/create-pwa/actions?query=workflow%3ABuild) |
| 9 | +[](https://www.codacy.com/gh/scriptex/create-pwa/dashboard?utm_source=github.com&utm_medium=referral&utm_content=scriptex/create-pwa&utm_campaign=Badge_Grade) |
| 10 | +[](https://codebeat.co/projects/github-com-scriptex-create-pwa-master) |
| 11 | +[](https://www.codefactor.io/repository/github/scriptex/create-pwa) |
| 12 | +[](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799) |
| 13 | +[](https://github.com/scriptex/create-pwa/) |
8 | 14 |
|
9 | | -[![npm][npm-version-img]][npm-version-url] [![MIT license][license-img]][license-url] [![Twitter][twitter-img]][twitter-url] [![Analytics][analytics-img]][analytics-url] |
| 15 | +# Create PWA (Create a Progressive Web Application) |
10 | 16 |
|
11 | 17 | > Easily create a Progressive Web Application |
12 | 18 |
|
13 | | -[![All issues on Github][github-issues-img]][github-issues-url] |
14 | | -[![Open issues on Github][github-open-issues-img]][github-open-issues-url] |
15 | | -[![Closed issues on Github][github-closed-issues-img]][github-closed-issues-url] |
16 | | -[![Latest Github gag][github-tag-img]][github-tag-url] |
17 | | -[![GitHub last commit][last-commit-img]][last-commit-url] |
18 | | - |
19 | | -[![Weekly downloads on NPM][npm-downloads-weekly-img]][npm-url] |
20 | | -[![Monthly downloads on NPM][npm-downloads-monthly-img]][npm-url] |
21 | | -[![Yearly downloads on NPM][npm-downloads-yearly-img]][npm-url] |
22 | | -[![Total downloads on NPM][npm-downloads-total-img]][npm-url] |
23 | | - |
24 | | -[![Githib build status][github-status-img]][github-status-url] |
25 | | -[![Combined Github checks][github-checks-img]][github-checks-url] |
26 | | -![Publish size][publish-size-img] |
27 | | -![Top language][github-top-language-img] |
28 | | -![Used languages count][github-languages-img] |
29 | | -[![Renovate App Status][renovateapp-img]][renovateapp-url] |
30 | | -[![Make A Pull Request][prs-welcome-img]][prs-welcome-url] |
31 | | - |
32 | 19 | ## About |
33 | 20 |
|
34 | 21 | `create-pwa` is a module for quick scaffolding and producing of progressive web applications. |
|
37 | 24 |
|
38 | 25 | `create-pwa` can be used with existing applications or can be the first thing one does when starting a new app. |
39 | 26 |
|
| 27 | +## Visitor stats |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +## Code stats |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
40 | 42 | ## Dependencies |
41 | 43 |
|
42 | 44 | In order to use this module, you must have NodeJS installed and NPM or Yarn available. |
@@ -538,7 +540,7 @@ setServiceWorker(appName); |
538 | 540 |
|
539 | 541 | ## LICENSE |
540 | 542 |
|
541 | | -[MIT][license-url] |
| 543 | +MIT |
542 | 544 |
|
543 | 545 | --- |
544 | 546 |
|
@@ -601,94 +603,35 @@ setServiceWorker(appName); |
601 | 603 | --- |
602 | 604 |
|
603 | 605 | <div align="center"> |
604 | | - Support and sponsor my work:<br /><br /> |
605 | | - |
606 | | -[![Tweet][tweet-img]][tweet-url] |
607 | | - |
608 | | -[![Donate on Paypal][paypal-img]][paypal-url] |
609 | | -[![Donate on Revolut][revolut-img]][revolut-url] |
610 | | -[![Become a Patron][patreon-img]][patreon-url] |
611 | | -[![Buy Me A Coffee][ko-fi-img]][ko-fi-url] |
612 | | -[![Donate on Liberapay][liberapay-img]][liberapay-url] |
613 | | - |
614 | | -![Donate Bitcoin][bitcoin-wallet]<br /> |
615 | | -![Donate Etherium][etherium-wallet]<br /> |
616 | | -![Donate Shiba Inu][shiba-inu-wallet] |
| 606 | +Support and sponsor my work: |
| 607 | +<br /> |
| 608 | +<br /> |
| 609 | +<a href="https://twitter.com/intent/tweet?text=Checkout%20this%20awesome%20developer%20profile%3A&url=https%3A%2F%2Fgithub.com%2Fscriptex&via=scriptexbg&hashtags=software%2Cgithub%2Ccode%2Cawesome" title="Tweet"> |
| 610 | + <img src="https://img.shields.io/badge/Tweet-Share_my_profile-blue.svg?logo=twitter&color=38A1F3" /> |
| 611 | +</a> |
| 612 | +<a href="https://paypal.me/scriptex" title="Donate on Paypal"> |
| 613 | + <img src="https://img.shields.io/badge/Donate-Support_me_on_PayPal-blue.svg?logo=paypal&color=222d65" /> |
| 614 | +</a> |
| 615 | +<a href="https://revolut.me/scriptex" title="Donate on Revolut"> |
| 616 | + <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/revolut.json" /> |
| 617 | +</a> |
| 618 | +<a href="https://patreon.com/atanas" title="Become a Patron"> |
| 619 | + <img src="https://img.shields.io/badge/Become_Patron-Support_me_on_Patreon-blue.svg?logo=patreon&color=e64413" /> |
| 620 | +</a> |
| 621 | +<a href="https://ko-fi.com/scriptex" title="Buy Me A Coffee"> |
| 622 | + <img src="https://img.shields.io/badge/Donate-Buy%20me%20a%20coffee-yellow.svg?logo=ko-fi" /> |
| 623 | +</a> |
| 624 | +<a href="https://liberapay.com/scriptex/donate" title="Donate on Liberapay"> |
| 625 | + <img src="https://img.shields.io/liberapay/receives/scriptex?label=Donate%20on%20Liberapay&logo=liberapay" /> |
| 626 | +</a> |
| 627 | + |
| 628 | +<a href="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/bitcoin.json" title="Donate Bitcoin"> |
| 629 | + <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/bitcoin.json" /> |
| 630 | +</a> |
| 631 | +<a href="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/etherium.json" title="Donate Etherium"> |
| 632 | + <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/etherium.json" /> |
| 633 | +</a> |
| 634 | +<a href="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/shiba-inu.json" title="Donate Shiba Inu"> |
| 635 | + <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/shiba-inu.json" /> |
| 636 | +</a> |
617 | 637 | </div> |
618 | | - |
619 | | -[npm-version-img]: https://badgen.net/npm/v/create-pwa?icon=npm |
620 | | -[npm-version-url]: https://www.npmjs.com/package/create-pwa |
621 | | -[license-img]: https://badgen.net/npm/license/create-pwa |
622 | | -[license-url]: https://github.com/scriptex/create-pwa/blob/master/LICENSE |
623 | | -[twitter-url]: https://twitter.com/scriptexbg |
624 | | -[twitter-img]: https://badgen.net/twitter/follow/scriptexbg?icon=twitter&color=1da1f2&cache=300 |
625 | | -[github-tag-img]: https://badgen.net/github/tag/scriptex/create-pwa?icon=github |
626 | | -[github-tag-url]: https://github.com/scriptex/create-pwa/releases/latest |
627 | | -[github-checks-img]: https://badgen.net/github/checks/scriptex/create-pwa?icon=github |
628 | | -[github-checks-url]: https://github.com/scriptex/create-pwa |
629 | | -[github-issues-img]: https://badgen.net/github/issues/scriptex/create-pwa?icon=github |
630 | | -[github-issues-url]: https://github.com/scriptex/create-pwa/issues |
631 | | -[github-open-issues-img]: https://badgen.net/github/open-issues/scriptex/create-pwa?icon=github |
632 | | -[github-open-issues-url]: https://github.com/scriptex/create-pwa/issues?q=is%3Aopen+is%3Aissue |
633 | | -[github-closed-issues-img]: https://badgen.net/github/closed-issues/scriptex/create-pwa?icon=github |
634 | | -[github-closed-issues-url]: https://github.com/scriptex/create-pwa/issues?q=is%3Aissue+is%3Aclosed |
635 | | -[last-commit-img]: https://badgen.net/github/last-commit/scriptex/create-pwa?icon=github |
636 | | -[last-commit-url]: https://github.com/scriptex/create-pwa/commits/master |
637 | | -[analytics-img]: https://ga-beacon.appspot.com/UA-83446952-1/github.com/scriptex/create-pwa/README.md |
638 | | -[analytics-url]: https://github.com/scriptex/create-pwa/ |
639 | | -[npm-downloads-weekly-img]: https://badgen.net/npm/dw/create-pwa?icon=npm |
640 | | -[npm-downloads-monthly-img]: https://badgen.net/npm/dm/create-pwa?icon=npm |
641 | | -[npm-downloads-yearly-img]: https://badgen.net/npm/dy/create-pwa?icon=npm |
642 | | -[npm-downloads-total-img]: https://badgen.net/npm/dt/create-pwa?icon=npm |
643 | | -[npm-url]: https://www.npmjs.com/package/create-pwa |
644 | | -[tweet-img]: https://img.shields.io/badge/Tweet-Share_this_repository-blue.svg?style=flat-square&logo=twitter&color=38A1F3 |
645 | | -[tweet-url]: https://twitter.com/intent/tweet?text=Checkout%20this%20awesome%20developer%20profile%3A&url=https%3A%2F%2Fgithub.com%2Fscriptex&via=scriptexbg&hashtags=software%2Cgithub%2Ccode%2Cawesome |
646 | | -[paypal-img]: https://img.shields.io/badge/Donate-Support_me_on_PayPal-blue.svg?style=flat-square&logo=paypal&color=222d65 |
647 | | -[paypal-url]: https://www.paypal.me/scriptex |
648 | | -[revolut-img]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/revolut.json |
649 | | -[revolut-url]: https://revolut.me/scriptex |
650 | | -[patreon-img]: https://img.shields.io/badge/Become_Patron-Support_me_on_Patreon-blue.svg?style=flat-square&logo=patreon&color=e64413 |
651 | | -[patreon-url]: https://www.patreon.com/atanas |
652 | | -[ko-fi-img]: https://img.shields.io/badge/Donate-Buy%20me%20a%20coffee-yellow.svg?logo=ko-fi |
653 | | -[ko-fi-url]: https://ko-fi.com/scriptex |
654 | | -[liberapay-img]: https://img.shields.io/liberapay/receives/scriptex.svg?logo=liberapay |
655 | | -[liberapay-url]: https://liberapay.com/scriptex |
656 | | -[issuehunt-img]: https://raw.githubusercontent.com/BoostIO/issuehunt-materials/master/v1/issuehunt-shield-v1.svg |
657 | | -[issuehunt-url]: https://issuehunt.io/r/scriptex/create-pwa |
658 | | -[publish-size-img]: https://badgen.net/packagephobia/publish/create-pwa |
659 | | -[renovateapp-img]: https://badgen.net/badge/renovate/enabled/green?cache=300 |
660 | | -[renovateapp-url]: https://renovatebot.com |
661 | | -[prs-welcome-img]: https://badgen.net/badge/PRs/welcome/green?cache=300 |
662 | | -[prs-welcome-url]: https://github.com/scriptex/create-pwa/pulls |
663 | | -[github-status-img]: https://badgen.net/github/status/scriptex/create-pwa?icon=github |
664 | | -[github-status-url]: https://github.com/scriptex/create-pwa/actions/workflows/build.yml |
665 | | -[github-languages-img]: https://img.shields.io/github/languages/count/scriptex/create-pwa |
666 | | -[github-top-language-img]: https://img.shields.io/github/languages/top/scriptex/create-pwa |
667 | | -[bitcoin-wallet]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/bitcoin.json |
668 | | -[etherium-wallet]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/etherium.json |
669 | | -[shiba-inu-wallet]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/scriptex/scriptex/master/badges/shiba-inu.json |
670 | | - |
671 | | -[social-website-url]: https://atanas.info |
672 | | -[social-website-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/logo.svg |
673 | | -[social-email-url]: mailto:hi@atanas.info |
674 | | -[social-email-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/email.svg |
675 | | -[social-linkedin-url]: https://www.linkedin.com/in/scriptex/ |
676 | | -[social-linkedin-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/linkedin.svg |
677 | | -[social-github-url]: https://github.com/scriptex |
678 | | -[social-github-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/github.svg |
679 | | -[social-gitlab-url]: https://gitlab.com/scriptex |
680 | | -[social-gitlab-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/gitlab.svg |
681 | | -[social-twitter-url]: https://twitter.com/scriptexbg |
682 | | -[social-twitter-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/twitter.svg |
683 | | -[social-npm-url]: https://www.npmjs.com/~scriptex |
684 | | -[social-npm-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/npm.svg |
685 | | -[social-youtube-url]: https://www.youtube.com/user/scriptex |
686 | | -[social-youtube-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/youtube.svg |
687 | | -[social-stackoverflow-url]: https://stackoverflow.com/users/4140082/atanas-atanasov |
688 | | -[social-stackoverflow-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/stackoverflow.svg |
689 | | -[social-codepen-url]: https://codepen.io/scriptex/ |
690 | | -[social-codepen-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/codepen.svg |
691 | | -[social-codersrank-url]: https://profile.codersrank.io/user/scriptex |
692 | | -[social-codersrank-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/codersrank.svg |
693 | | -[social-linktree-url]: https://linktr.ee/scriptex |
694 | | -[social-linktree-img]: https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/linktree.svg |
0 commit comments