Skip to content

Commit e06536c

Browse files
authored
Update metadata and dependencies (#113)
1 parent 3e8cbee commit e06536c

File tree

7 files changed

+221
-65
lines changed

7 files changed

+221
-65
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
99
liberapay: scriptex
1010
issuehunt: scriptex
1111
otechie: # Replace with a single Otechie username
12-
custom: ['paypal.me/scriptex']
12+
custom: ['paypal.me/scriptex', 'revolut.me/scriptex']

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3-
41
name: Build
52

63
on:
@@ -15,7 +12,7 @@ jobs:
1512

1613
strategy:
1714
matrix:
18-
node-version: [12.x, 14.x, 16.x]
15+
node-version: [14.x, 16.x]
1916

2017
steps:
2118
- uses: actions/checkout@v3

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ sudo: false
33
node_js:
44
- 'lts/*'
55
install:
6-
- npm install
6+
- yarn
77
script:
8-
- npm test
8+
- yarn test

.whitesource

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"generalSettings": {
3-
"shouldScanRepo": true
4-
},
5-
"checkRunSettings": {
6-
"vulnerableCheckRunConclusionLevel": "success"
7-
}
2+
"generalSettings": {
3+
"shouldScanRepo": true
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "success"
7+
}
88
}

README.md

Lines changed: 179 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,34 @@
1+
<div align="center">
2+
13
![Create PWA Logo](https://raw.githubusercontent.com/scriptex/create-pwa/master/create-pwa.svg?sanitize=true)
24

3-
[![GitHub release](https://img.shields.io/github/release/scriptex/create-pwa.svg)](https://github.com/scriptex/create-pwa/releases/latest)
4-
[![GitHub issues](https://img.shields.io/github/issues/scriptex/create-pwa.svg)](https://github.com/scriptex/create-pwa/issues)
5-
[![GitHub last commit](https://img.shields.io/github/last-commit/scriptex/create-pwa.svg)](https://github.com/scriptex/create-pwa/commits/master)
6-
[![Build Status](https://travis-ci.com/scriptex/create-pwa.svg?branch=master)](https://travis-ci.com/scriptex/create-pwa)
7-
[![npm](https://img.shields.io/npm/dt/create-pwa.svg)](https://www.npmjs.com/package/create-pwa)
8-
[![npm](https://img.shields.io/npm/v/create-pwa.svg)](https://www.npmjs.com/package/create-pwa)
9-
[![Analytics](https://ga-beacon.appspot.com/UA-83446952-1/github.com/scriptex/create-pwa/README.md)](https://github.com/scriptex/create-pwa/)
5+
</div>
6+
7+
# Create PWA (Create a Progressive Web Application)
108

11-
# Create PWA (Create Progressive Web Application)
9+
[![npm][npm-version-img]][npm-version-url] [![MIT license][license-img]][license-url] [![Twitter][twitter-img]][twitter-url] [![Analytics][analytics-img]][analytics-url]
1210

1311
> Easily create a Progressive Web Application
1412
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+
1532
## About
1633

1734
`create-pwa` is a module for quick scaffolding and producing of progressive web applications.
@@ -519,13 +536,159 @@ setServiceWorker(appName);
519536

520537
**The generated `service-worker.js` file contains references to the application icons and application launch screens. You must have these already generated otherwise you must edit your `service-worker.js` file and remove them.**
521538

522-
## Support this project
523-
524-
[![Tweet](https://img.shields.io/badge/Tweet-Share_this_repository-blue.svg?style=flat-square&logo=twitter&color=38A1F3)](https://twitter.com/intent/tweet?text=Checkout%20this%20awesome%20software%20project%3A&url=https%3A%2F%2Fgithub.com%2Fscriptex%2Fcreate-pwa&via=scriptexbg&hashtags=software%2Cgithub%2Ccode%2Cawesome)
525-
[![Donate](https://img.shields.io/badge/Donate-Support_me_on_PayPal-blue.svg?style=flat-square&logo=paypal&color=222d65)](https://www.paypal.me/scriptex)
526-
[![Become a Patron](https://img.shields.io/badge/Become_Patron-Support_me_on_Patreon-blue.svg?style=flat-square&logo=patreon&color=e64413)](https://www.patreon.com/atanas)
527-
[![Buy Me A Coffee](https://img.shields.io/badge/Donate-Buy%20me%20a%20coffee-yellow.svg?logo=ko-fi)](https://ko-fi.com/scriptex)
528-
529539
## LICENSE
530540

531-
MIT
541+
[MIT][license-url]
542+
543+
---
544+
545+
<div align="center">
546+
Connect with me:
547+
</div>
548+
549+
<br />
550+
551+
<div align="center">
552+
<a href="https://atanas.info">
553+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/logo.svg" height="20" alt="">
554+
</a>
555+
&nbsp;
556+
<a href="mailto:hi@atanas.info">
557+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/email.svg" height="20" alt="">
558+
</a>
559+
&nbsp;
560+
<a href="https://www.linkedin.com/in/scriptex/">
561+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/linkedin.svg" height="20" alt="">
562+
</a>
563+
&nbsp;
564+
<a href="https://github.com/scriptex">
565+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/github.svg" height="20" alt="">
566+
</a>
567+
&nbsp;
568+
<a href="https://gitlab.com/scriptex">
569+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/gitlab.svg" height="20" alt="">
570+
</a>
571+
&nbsp;
572+
<a href="https://twitter.com/scriptexbg">
573+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/twitter.svg" height="20" alt="">
574+
</a>
575+
&nbsp;
576+
<a href="https://www.npmjs.com/~scriptex">
577+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/npm.svg" height="20" alt="">
578+
</a>
579+
&nbsp;
580+
<a href="https://www.youtube.com/user/scriptex">
581+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/youtube.svg" height="20" alt="">
582+
</a>
583+
&nbsp;
584+
<a href="https://stackoverflow.com/users/4140082/atanas-atanasov">
585+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/stackoverflow.svg" height="20" alt="">
586+
</a>
587+
&nbsp;
588+
<a href="https://codepen.io/scriptex/">
589+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/codepen.svg" width="20" alt="">
590+
</a>
591+
&nbsp;
592+
<a href="https://profile.codersrank.io/user/scriptex">
593+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/codersrank.svg" height="20" alt="">
594+
</a>
595+
&nbsp;
596+
<a href="https://linktr.ee/scriptex">
597+
<img src="https://raw.githubusercontent.com/scriptex/socials/master/styled-assets/linktree.svg" height="20" alt="">
598+
</a>
599+
</div>
600+
601+
---
602+
603+
<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]
617+
</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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pwa",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "Easily create a progressive web app",
55
"scripts": {
66
"pwa": "src/index.js --icon=\"./icon.png\" --launch=\"./launch.png\" --icons=false --app-cache=false --manifest=false --favicons=false --service-worker=false --launch-screens=false",
@@ -27,7 +27,7 @@
2727
"author": "Atanas Atanasov <scriptex.bg@gmail.com> (https://atanas.info)",
2828
"license": "MIT",
2929
"dependencies": {
30-
"png-to-ico": "2.1.6",
30+
"png-to-ico": "2.1.7",
3131
"sharp": "0.30.7",
3232
"yargs": "17.5.1"
3333
},

0 commit comments

Comments
 (0)