https://github.com/smallstack/utils
Opinionated selection of util functions used by smallstack projects
https://github.com/smallstack/utils
Last synced: over 1 year ago
JSON representation
Opinionated selection of util functions used by smallstack projects
- Host: GitHub
- URL: https://github.com/smallstack/utils
- Owner: smallstack
- License: mit
- Created: 2024-11-15T05:03:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T06:15:51.000Z (over 1 year ago)
- Last Synced: 2025-03-05T07:20:49.688Z (over 1 year ago)
- Language: TypeScript
- Size: 274 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @smallstack/utils
Opinionated selection of util functions used by smallstack projects.
## Installation
```bash
npm i @smallstack/utils
```
## Usage
The package has a main entry as well as several sub entries, see https://github.com/smallstack/utils/blob/main/vite.config.mjs !!