This repository contains numerous small utility packages. These packages serve various useful purposes and are written in nano ESModule.
Here is a brief overview of the included libraries:
google-analytics: Utilities provides functions to set up Google Analytics for your web application.tailwind-material-colors: A Tailwind CSS plugin to automatically generate and apply Material Design 3 color palettes.financial-calculate: Provides a set of utils to handle common financial operations.localizer: Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.sanitizer: Utilities for sanitizing phone numbers and numeric inputs with Unicode digit conversion and validation.prettier-config: Base Prettier configuration for Nexim projects.eslint-config: Base Eslint configuration for Nexim projects.
For more detailed information and guidelines on how to use each package, please refer to each package's README.
Contributions are welcome! Please read our contribution guidelines before submitting a pull request.
This project is licensed under the AGPL-3.0 License.
We are inspired by Alwatr.