# Toolkit

[![npm version][npm-version-src]][npm-version-href]
![license][license-src]
[![bundle][bundle-src]][bundle-href]

A personal collection of utility JavaScript functions that have been developed and refined over the years. This toolkit contains a variety of helper functions aimed at making everyday JavaScript tasks easier, more efficient, and maintainable.

[Documentation](https://men232.github.io/toolkit/reference/@andrew_l/toolkit/)

<!-- install placeholder -->

## ✨ Features

- A wide range of utility functions for common JavaScript tasks.
- Helps speed up development by providing ready-made solutions for everyday problems.
- Built with performance and maintainability in mind.

## 🧑‍💻 Authors

- ES-Toolkit
- Telegram Web
- Me
- And others

[npm-version-src]: https://img.shields.io/npm/v/@andrew_l/toolkit?style=flat
[npm-version-href]: https://npmjs.com/package/@andrew_l/toolkit
[bundle-src]: https://img.shields.io/bundlephobia/min/@andrew_l/toolkit?style=flat
[bundle-href]: https://bundlephobia.com/result?p=@andrew_l/toolkit
[license-src]: https://img.shields.io/npm/l/@andrew_l/toolkit?style=flat
