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:
service-worker
: Utilities to simplify the usage of service workers in your web applications.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.task-scheduler
: TypeScript task scheduler with persistence and conditional execution.action-state
: Type-safe utility for executing state-specific actions in TypeScript applications.alpine
: Utility functions to enhance Alpine.js usage with backup support.element
: Utility functions and mixins for building high-performance web components with Lit.typescript-config
: Base TypeScript configuration for Nexim projects.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.