https://github.com/sukaato/npm-package
Creation template for npm package.
https://github.com/sukaato/npm-package
eslint jest npm npm-package prettier template typescript
Last synced: 3 months ago
JSON representation
Creation template for npm package.
- Host: GitHub
- URL: https://github.com/sukaato/npm-package
- Owner: Sukaato
- License: mit
- Created: 2021-08-31T21:14:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T21:51:54.000Z (almost 5 years ago)
- Last Synced: 2025-06-25T21:38:45.616Z (about 1 year ago)
- Topics: eslint, jest, npm, npm-package, prettier, template, typescript
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description 📄
Describe what your package does
## Install 📦️
```bash
npm i --save
```
## How to use ✏️
Describe how to use your package