Skip to content

Latest commit

 

History

History

README.md

libs

libs package for Rineex core modules

Installation

pnpm add @rineex/libs

Development

# Build the package
pnpm build

# Run tests
pnpm test

# Lint code
pnpm lint

# Check types
pnpm check-types

License

Apache-2.0