# Auxin Utility Toolkit

The Utility Toolkit npm package is a comprehensive collection of utility functions designed to streamline common tasks in Node.js development. Whether you're working on string manipulation, array operations, date/time formatting, or other general-purpose tasks, this toolkit has you covered.

![Grovix Lab and Auxin](https://i.postimg.cc/yd2YxhFN/auxl.png)

## Installation

You can install the Utility Toolkit npm package via npm:

```bash
npm install auxin
```

## Documentation

For detailed documentation on the available utility functions and their usage, please refer to the [documentation](docs/index.md) included with the package.

## Contributing

Contributions are welcome! If you have suggestions for new utility functions, improvements to existing ones, or any other feedback, feel free to open an issue or submit a pull request.

## License

This project is licensed under the [MIT License](LICENSE).

<div align="center">

---

Made with ❤️ by Sajad Collaborated with Grovix Lab

</div>