Sky Modules
Powerful TypeScript utility modules
Welcome to Sky Modules documentation! Browse our collection of type-safe utility modules designed for modern TypeScript applications.
Available Modules
Core Utilities
- mergeNamespace - Advanced namespace merging with type safety
Getting Started
Each module is independently installable and can be used separately:
bash
npm install @sky-modules/core
typescript
import { mergeNamespace } from '@sky-modules/core'
Features
- Type-safe - Full TypeScript support with strict typing
- Modular - Install only what you need
- Zero dependencies - Lightweight and efficient
- Well-tested - Comprehensive test coverage
Ready to start building? Explore the modules above!