Welcome to TypeScript Helpers
This is the documentation for the @helpers4/typescript library - a collection of tree-shakable, framework-agnostic utility functions organized by category.
Quick Links
- GitHub Repository - View source code
- npm Package - Install from npm
- API Reference - Complete API documentation
What is helpers4?
helpers4 provides modular, production-ready utility functions for TypeScript/JavaScript projects:
- ✅ Tree-shakable - Only import what you use
- ✅ Framework-agnostic - Works with any JS framework (or no framework)
- ✅ Well-typed - Full TypeScript support with strict mode
- ✅ Zero dependencies - Lightweight and self-contained
- ✅ Well tested - High test coverage