文件名称:github-sponsors:在“npm install”之后提示您的用户捐赠
文件大小:101KB
文件格式:ZIP
更新时间:2024-06-17 22:36:27
script postinstall patreon opencollective npm-script
Github 赞助商 不要使用这个包! 改为为您的 package.json 添加资金: : 什么是 Github 赞助商? GitHub 赞助商已于 5 月 23 日在柏林举行的 Github 卫星大会上宣布。 这是开源开发者向社区募捐的一种新方式。 已经有几种方法可以做到这一点,但 GitHub 赞助商正在通过直接在 GitHub 上添加此功能来承担这方面的责任。 您可以在项目顶部添加一个赞助商按钮,它会打开一个包含捐赠页面链接的弹出窗口。 这个包允许开源维护者轻松地为他们的包打印安装后消息。 github-sponsors正在使用 FUNDING.yml 来检索信息并将其显示给用户。 ## About GitHub Sponsors - [Announcing GitHub Sponsors](https://github.blog/2019-05-23-announcin
【文件预览】:
github-sponsors-master
----.gitignore(914B)
----package.json(2KB)
----.npmrc(18B)
----src()
--------index.js(462B)
--------utils()
----bin()
--------github-sponsors.js(148B)
----.travis.yml(34B)
----jest.config.js(6KB)
----CONTRIBUTING.md(2KB)
----LICENSE(1KB)
----CHANGELOG.md(38B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------ISSUE_TEMPLATE()
--------CODE_OF_CONDUCT.md(3KB)
--------FUNDING.yml(63B)
--------main.workflow(789B)
----rollup.config.js(545B)
----__tests__()
--------misc.test.js(1KB)
--------integration.test.js(1KB)
--------fixtures()
----.eslintrc.js(351B)
----README.md(2KB)
----lib()
--------github-sponsors.cjs.js(10KB)
--------github-sponsors.es.js(10KB)
----babel.config.js(148B)
----.circleci()
--------config.yml(1KB)
----.npmignore(22B)
----docs()
--------assets()
--------funding-model-platforms()
--------Guide.md(3KB)
--------README.md(1KB)
--------.vuepress()
----deploy_docs.sh(527B)