@litert/utils
v1.6.0
Published
The utilities for JavaScript/TypeScript.
Readme
LiteRT/Utils
The utility functions/classes/constants for JavaScript/TypeScript.
Requirement
- TypeScript v5.0.0 (or newer)
- Node.js v18.0.0 (or newer)
Namespaces
The bundle package @litert/utils includes all utility functions/classes/constants, exported each sub-package as a namespace.
Root NamespaceThese sub-packages are exported at the root namespace of the bundle package:
Namespace Array(Sub-package: @litert/utils-array)Namespace Async(Sub-package: @litert/utils-async)Namespace Concurrent(Sub-package: @litert/concurrent)Namespace Network(Sub-package: @litert/utils-network)Namespace Number(Sub-package: @litert/utils-number)Namespace Object(Sub-package: @litert/utils-object)Namespace String(Sub-package: @litert/utils-string)
Installation
npm i @litert/utils --saveDocumentation
License
This library is published under Apache-2.0 license.
