https://github.com/sooniter/sooniter-lib-template
my template to create npm libraries
https://github.com/sooniter/sooniter-lib-template
template vitest
Last synced: 7 months ago
JSON representation
my template to create npm libraries
- Host: GitHub
- URL: https://github.com/sooniter/sooniter-lib-template
- Owner: SoonIter
- License: mit
- Created: 2022-07-05T09:10:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T20:00:31.000Z (almost 3 years ago)
- Last Synced: 2025-08-04T05:24:34.957Z (8 months ago)
- Topics: template, vitest
- Language: TypeScript
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sooniter-lib-template
my template to create npm modules
```shell
npx degit SoonIter/sooniter-lib-template my-lib-name
pnpx degit SoonIter/sooniter-lib-template my-lib-name
```