behzadam / yotils

Yotils is a powerful TypeScript utility library that provides a collection of convenient and performant utility functions, inspired by popular libraries like Lodash.

Home Page:https://behzadam.github.io/yotils/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yotils is a collection of TypeScript utility functions

With Yotils, you can effortlessly handle common tasks such as array manipulation, object manipulation, string operations, functional programming, and more. Each utility function is carefully crafted to be efficient, reliable, and easy to integrate into your projects.

GitHub top language GitHub

Getting Started

npm i yotils

Local

git clone https://github.com/behzadam/yotils.git

Install dependencies

npm install

Run tests

npm test

Build

npm build

Utilities

URL:

License

The "Yotils" repository is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Contact

If you have any questions or suggestions regarding the repository, please feel free to contact me.

About

Yotils is a powerful TypeScript utility library that provides a collection of convenient and performant utility functions, inspired by popular libraries like Lodash.

https://behzadam.github.io/yotils/docs/

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.4%Language:Shell 0.5%