A TypeScript utility library for ETX framework, providing common helper functions for string manipulation, data transformation, and async operations. Version 1.0.86 is the current stable release, updated as needed with no fixed cadence. Differentiates as the official utility companion for ETX, with TypeScript types included.
npm install etx-utilityNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows default and named imports, usage of capitalize and debounce functions, and accessing the version.
Use import syntax or enable ESM in Node.
Ensure 'etx-utility' is installed (npm install etx-utility) and import correctly: import etxUtility from 'etx-utility'.
No dependency data recorded yet.