A collection of reusable TypeScript utilities, types, and constants for projects making use of Milesoft APIs.
This repository is a monorepo containing several independently published packages. We recommend installing only the specific package(s) you need.
| Package | Description | Status |
|---|---|---|
@milesoft/typescript-constants |
Standardized keys, limits, roles, and configuration defaults. (Lightweight dependency). | View on NPM | View README |
@milesoft/typescript-utils |
Core, reusable utility functions for arrays, strings, objects, and generic entity manipulation. | View on NPM | View README |
@milesoft/typescript-services |
Service classes for API access, handling authentication, |
View on NPM | View README |
@milesoft/ts-commons |
This package is the monorepo umbrella and is not published for consumption. | N/A |