Skip to content

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
@cleeviox/create-web-template Interactive generator for Cleevio Next.js applications (npm create @cleeviox/web-template)
@cleeviox/ui-core Core UI primitives and utilities (Tailwind v4 + React 19)

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

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages