Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smallstack/utils
Opinionated selection of util functions used by smallstack projects
https://github.com/smallstack/utils
Last synced: 9 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T19:31:10.000Z (about 2 months ago)
- Last Synced: 2024-12-04T20:24:01.752Z (about 2 months ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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 !!