https://github.com/gravity-ui/package-example
https://github.com/gravity-ui/package-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravity-ui/package-example
- Owner: gravity-ui
- License: mit
- Created: 2022-08-23T12:21:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T11:35:49.000Z (over 2 years ago)
- Last Synced: 2025-03-23T06:13:42.322Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 551 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @gravity-ui/package-example · [](https://www.npmjs.com/package/@gravity-ui/package-example) [](https://github.com/gravity-ui/package-example/actions/workflows/ci.yml?query=branch:main) [](https://preview.gravity-ui.com/package-example/)
This is a template for typical package.
1. Create a new repository and use this repository as a template.
2. Replace `package-example` through the whole repository with your name.
3. Overwrite other things at your desire.
## Install
```shell
npm install --save-dev @gravity-ui/package-example
```
## Usage