@tmlmobilidade/utils
Version:
This package provides a collection of common utility functions used across projects within the organization.
13 lines (10 loc) • 339 B
Markdown
## @tmlmobilidade/utils
This package provides a collection of common utility functions used across projects within the organization.
### Purpose
- Centralize reusable logic
- Promote consistency and reduce code duplication
- Simplify development with well-tested, shared helpers
### Installation
```
npm install @tmlmobilidade/utils
```