@nhtio/adk/batteries/tools/formatting
Pre-constructed tools for locale-aware number, list, table, and text formatting.
Remarks
Pre-constructed bundled tools for the formatting category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.
Variables
| Variable | Description |
|---|---|
| formatListTool | Format an array of items as a list. |
| formatNumberTool | Format a number using locale-aware styles. |