Skip to content

Genei-Ltd/ts-package-template

Repository files navigation

@coloop-ai/{{PACKAGE_NAME}}

npm version npm downloads License: MIT TypeScript

{{DESCRIPTION}}

Installation

npm install @coloop-ai/{{PACKAGE_NAME}}

Usage

import {} from '@coloop-ai/{{PACKAGE_NAME}}'

Development

bun install
bun run build     # Build the package
bun run tc        # Type-check
bun run lint      # Lint
bun run test      # Run tests
bun run format    # Check formatting

License

MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors