Skip to content

TroyAlford/basis

Repository files navigation

Project Overview

This monorepo provides a suite of development tools and utilities designed specifically for the Bun ecosystem.

Workspaces

CLI tools and utilities for managing monorepo workspaces. Features include:

  • Workspace discovery and management
  • Dependency tracking
  • Build system with license handling
  • Change detection

Custom ESLint rules for maintaining code quality:

  • Type import organization
  • Object formatting rules
  • Additional TypeScript-specific rules

Build plugins for the Bun runtime:

  • SASS/SCSS compilation
  • Global variable injection
  • Asset handling

Common utility functions:

  • Formatting helpers
  • Type utilities
  • Development tools

Development

This project uses Bun for package management and building. To get started:

# Install dependencies
bun install

# Build all packages
bun ws build-all

# Run tests
bun test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •