newtype
newtype is a comprehensive TypeScript library designed to streamline common programming tasks. This library offers a rich set of utilities spread across multiple domains such as arrays, strings, mathematics, dates, and system operations.
Installation
Install newtype using npm:
npm install newtype
Or using yarn:
yarn add newtype
Or using pnpm:
pnpm add newtype
Modules
Explore detailed documentation for each module:
Array
Core
Date
Math
String
System
Contributing
Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.
License
This project is licensed under the MIT License.