Skip to content

cleevio/cleeviox-toolkit

Repository files navigation

CleevioX Logo

CLEEVIOX TOOLKIT

Shared configurations and tools for CleevioX projects

MIT License Node.js Bun

Build Code Quality Tests Release


Packages

Package Description
@cleeviox/biome Biome configurations for linting and formatting
@cleeviox/tsconfig TypeScript configurations for various project types
@cleeviox/lint-staged Lint-staged configurations for pre-commit hooks
@cleeviox/knip Knip configurations for cleaning up dead code and unused dependencies

Getting Started

Prerequisites

  • Node.js >= 24.0.0
  • Bun >= 1.3.6

Installation

git clone https://github.com/cleevio/cleeviox-toolkit.git
cd cleeviox-toolkit
bun install

Development

# Build all packages
bun run build

# Run linting
bun run lint

# Run type checking
bun run ts

# Format code
bun run format:fix

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes using conventional commits
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Cleeviox Toolkit - Configs and Utils

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors