Skip to main content

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.

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