npm-package-starter:NPM软件包入门套件

时间:2024-03-24 10:26:18
【文件属性】:

文件名称:npm-package-starter:NPM软件包入门套件

文件大小:116KB

文件格式:ZIP

更新时间:2024-03-24 10:26:18

JavaScript

NPM包启动器 编写NPM软件包的模板 安装 # Clone the starter kit $ git clone https://github.com/pokeguys/npm-package-starter.git $ cd npm-package-starter # Reinitialize git config $ rm -rf .git $ git init # Install dependencies $ yarn 执照


【文件预览】:
npm-package-starter-master
----.lintstagedrc(43B)
----index.js(167B)
----renovate.json(138B)
----package.json(2KB)
----.github()
--------workflows()
----.prettierrc(180B)
----.prettierignore(37B)
----tests()
--------.gitkeep(0B)
----LICENSE(1KB)
----.npmignore(253B)
----.eslintrc.js(816B)
----.huskyrc(127B)
----tsconfig.json(336B)
----index.d.ts(24B)
----.gitignore(147B)
----.release-it.json(110B)
----workflow()
--------ci.yml(1KB)
----.commitlintrc.json(466B)
----lib()
--------index.ts(25B)
----README.md(319B)
----yarn.lock(274KB)
----.eslintignore(26B)
----.editorconfig(156B)
----index.ts(24B)
----tsconfig.build.json(200B)

网友评论