https://github.com/setbytes/template-npm
Jumpstart your NPM library development with our pre-configured TypeScript template. This meticulously crafted template provides a seamless environment for creating robust and well-typed JavaScript libraries. Leverage the power of TypeScript to enhance code quality, maintainability, and developer experience.
https://github.com/setbytes/template-npm
npm npm-package npmjs starter-kit template
Last synced: about 2 months ago
JSON representation
Jumpstart your NPM library development with our pre-configured TypeScript template. This meticulously crafted template provides a seamless environment for creating robust and well-typed JavaScript libraries. Leverage the power of TypeScript to enhance code quality, maintainability, and developer experience.
- Host: GitHub
- URL: https://github.com/setbytes/template-npm
- Owner: setbytes
- License: mit
- Created: 2024-03-12T16:22:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-17T15:27:56.000Z (about 1 year ago)
- Last Synced: 2025-08-17T10:04:46.565Z (11 months ago)
- Topics: npm, npm-package, npmjs, starter-kit, template
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How to use
```shell
npm install intopays
```
```shell
bun install intopays
```