Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antoniogoeminne/lib_utils_ts

Hi! welcome to this library ๐Ÿ› ๏ธ. It's a small library of utils that take examples from lodash and just
https://github.com/antoniogoeminne/lib_utils_ts

Last synced: 20 days ago
JSON representation

Hi! welcome to this library ๐Ÿ› ๏ธ. It's a small library of utils that take examples from lodash and just

Awesome Lists containing this project

README

        

Welcome to this code! Here, we made a utility library that helps you to manage collections and checks โœจ.

## Features

In this project, weยดve utilized these tools โ›๏ธ:

- โœจ **[ESLint](https://eslint.org/)** and **[Prettier](https://prettier.io/)** - For clean, consistent, and error-free code.
- ๐Ÿ› ๏ธ **[TypeScript](https://www.typescriptlang.org/)** - For type safety.
- ๐Ÿงช **[Vitest](https://vitest.dev/)** - A Vite-native testing framework. It's fast!
- ๐ŸŽจ **[Commitlint](https://commitlint.js.org/)** - helps your team adhere to a commit convention.
- ๐Ÿบ **[Husky](https://typicode.github.io/husky/)** - Husky enhances your commits and more ๐Ÿถ woof!

## How to navigate this project

You can navigate to `src`, where are all the utils and their tests.