Skip to content

Commit 082351d

Browse files
authored
Update package metadata (#114)
1 parent 6725ec7 commit 082351d

File tree

6 files changed

+110
-171
lines changed

6 files changed

+110
-171
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Build
22

3-
on:
4-
push:
5-
branches: [master]
6-
pull_request:
7-
branches: [master]
3+
on: [push, pull_request]
84

95
jobs:
106
build:

.npmignore

Lines changed: 20 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,52 +6,44 @@ yarn-debug.log*
66
yarn-error.log*
77

88
# Dependency directory
9-
node_modules/
9+
node_modules
1010

1111
# Misc
1212
.DS_Store
1313
.DS_Store?
1414
._*
1515
.Spotlight-V100
1616
.Trashes
17-
.github
1817
ehthumbs.db
1918
Thumbs.db
2019

21-
# EditorConfig
20+
# Config folders and files
21+
.github
22+
_config.yml
23+
_.config.yml
2224
.editorconfig
23-
24-
# Git
25-
.gitignore
2625
.gitattributes
27-
28-
# CI
29-
.travis.yml
30-
31-
# lock files
32-
yarn.lock
33-
34-
# Prettier
35-
.prettierrc
26+
.gitignore
27+
.nvmrc
3628
.prettierignore
37-
38-
# Config files
29+
.prettierrc
30+
.stylelintignore
31+
.stylelintrc
32+
.travis.yml
3933
.whitesource
40-
renovate.json
41-
_config.yml
42-
_.config.yml
43-
44-
# Misc
4534
create-pwa.sketch
35+
create-pwa.svg
36+
icon.png
37+
launch.png
38+
renovate.json
39+
tsconfig.json
40+
tslint.json
41+
yarn.lock
4642

47-
# Tests
48-
favicons
4943
icons
44+
favicons
5045
launch-screens
5146
config.xml
52-
*.appcache
53-
create-pwa.svg
54-
icon.png
55-
launch.png
5647
manifest.json
5748
service-worker.js
49+
*.appcache

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ node_js:
55
install:
66
- yarn
77
script:
8+
- yarn pwa
89
- yarn test

README.md

Lines changed: 55 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,18 @@
44

55
</div>
66

7-
# Create PWA (Create a Progressive Web Application)
7+
[![Travis CI](https://travis-ci.com/scriptex/create-pwa.svg?branch=master)](https://travis-ci.com/scriptex/create-pwa)
8+
[![Github Build](https://github.com/scriptex/create-pwa/workflows/Build/badge.svg)](https://github.com/scriptex/create-pwa/actions?query=workflow%3ABuild)
9+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/34d3d75710534dc6a38c3584a1dcd068)](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+
[![Codebeat Badge](https://codebeat.co/badges/d765a4c8-2c0e-44f2-89c3-fa364fdc14e6)](https://codebeat.co/projects/github-com-scriptex-create-pwa-master)
11+
[![CodeFactor Badge](https://www.codefactor.io/repository/github/scriptex/create-pwa/badge)](https://www.codefactor.io/repository/github/scriptex/create-pwa)
12+
[![DeepScan grade](https://deepscan.io/api/teams/3574/projects/5257/branches/40799/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799)
13+
[![Analytics](https://ga-beacon-361907.ew.r.appspot.com/UA-83446952-1/github.com/scriptex/create-pwa/README.md?pixel)](https://github.com/scriptex/create-pwa/)
814

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)
1016

1117
> Easily create a Progressive Web Application
1218
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-
3219
## About
3320

3421
`create-pwa` is a module for quick scaffolding and producing of progressive web applications.
@@ -37,6 +24,21 @@
3724

3825
`create-pwa` can be used with existing applications or can be the first thing one does when starting a new app.
3926

27+
## Visitor stats
28+
29+
![GitHub stars](https://img.shields.io/github/stars/scriptex/create-pwa?style=social)
30+
![GitHub forks](https://img.shields.io/github/forks/scriptex/create-pwa?style=social)
31+
![GitHub watchers](https://img.shields.io/github/watchers/scriptex/create-pwa?style=social)
32+
![GitHub followers](https://img.shields.io/github/followers/scriptex?style=social)
33+
34+
## Code stats
35+
36+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/scriptex/create-pwa)
37+
![GitHub repo size](https://img.shields.io/github/repo-size/scriptex/create-pwa?style=plastic)
38+
![GitHub language count](https://img.shields.io/github/languages/count/scriptex/create-pwa?style=plastic)
39+
![GitHub top language](https://img.shields.io/github/languages/top/scriptex/create-pwa?style=plastic)
40+
![GitHub last commit](https://img.shields.io/github/last-commit/scriptex/create-pwa?style=plastic)
41+
4042
## Dependencies
4143

4244
In order to use this module, you must have NodeJS installed and NPM or Yarn available.
@@ -538,7 +540,7 @@ setServiceWorker(appName);
538540

539541
## LICENSE
540542

541-
[MIT][license-url]
543+
MIT
542544

543545
---
544546

@@ -601,94 +603,35 @@ setServiceWorker(appName);
601603
---
602604

603605
<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>
617637
</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: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,44 @@
11
{
22
"name": "create-pwa",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Easily create a progressive web app",
5-
"scripts": {
6-
"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",
7-
"test": "tape test.js"
8-
},
9-
"bin": {
10-
"create-pwa": "./src/index.js"
11-
},
125
"keywords": [
136
"PWA",
147
"CLI",
15-
"progressive web app",
16-
"manifest",
17-
"web app",
18-
"service worker",
19-
"favicon generator"
8+
"Web App",
9+
"Manifest",
10+
"Webmanifest",
11+
"PWA Generator",
12+
"Service Worker",
13+
"Favicon Generator",
14+
"Progressive Web App"
2015
],
21-
"main": "src/index.js",
22-
"repository": "git@github.com:scriptex/create-pwa.git",
16+
"homepage": "https://atanas.info/projects/create-pwa.html",
2317
"bugs": {
2418
"url": "https://github.com/scriptex/create-pwa/issues",
25-
"email": "scriptex.bg@gmail.com"
19+
"email": "hi@atanas.info"
2620
},
27-
"author": "Atanas Atanasov <scriptex.bg@gmail.com> (https://atanas.info)",
2821
"license": "MIT",
22+
"author": "Atanas Atanasov <hi@atanas.info> (https://atanas.info)",
23+
"funding": "https://github.com/sponsors/scriptex",
24+
"main": "src/index.js",
25+
"repository": {
26+
"type": "git",
27+
"url": "github:scriptex/create-pwa"
28+
},
29+
"scripts": {
30+
"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",
31+
"test": "tape test.js"
32+
},
2933
"dependencies": {
3034
"png-to-ico": "2.1.7",
3135
"sharp": "0.31.0",
3236
"yargs": "17.5.1"
3337
},
3438
"devDependencies": {
3539
"tape": "5.6.0"
40+
},
41+
"bin": {
42+
"create-pwa": "./src/index.js"
3643
}
3744
}

0 commit comments

Comments
 (0)