Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nexim/alpine

the-nexim263AGPL-3.0-only1.1.5TypeScript support: included

Utility functions to enhance Alpine.js usage with backup support.

alpinejs, alpine, context, typescript, nexim

readme

ECMAScript Nano Libs

This repository contains numerous small utility packages. These packages serve various useful purposes and are written in nano ESModule.

List of packages

Here is a brief overview of the included libraries:

  1. element: Utility functions and mixins for building high-performance web components with Lit.
  2. alpine: Utility functions to enhance Alpine.js usage with backup support.
  3. service-worker: Utilities to simplify the usage of service workers in your web applications.
  4. google-analytics: Utilities provides functions to set up Google Analytics for your web application.
  5. financial-calculate: Provides a set of utils to handle common financial operations.
  6. localizer: Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.
  7. action-state: Type-safe utility for executing state-specific actions in TypeScript applications.
  8. typescript-config: Base TypeScript configuration for Nexim projects.
  9. prettier-config: Base Prettier configuration for Nexim projects.
  10. 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.

Contributing

Contributions are welcome! Please read our contribution guidelines before submitting a pull request.

License

This project is licensed under the AGPL-3.0 License.

Acknowledgements

We are inspired by Alwatr.

Alwatr

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.5 (2025-04-27)

Note: Version bump only for package @nexim/alpine

1.1.4 (2025-04-21)

Note: Version bump only for package @nexim/alpine

1.1.3 (2025-01-09)

Code Refactoring

  • update output paths in package.json (#30) (2e03380) by @

1.1.2 (2025-01-06)

Code Refactoring

  • use new @nexim/typescript-config api (6d656b4) by @njfamirm

1.1.1 (2025-01-05)

Bug Fixes

  • alpine: build for browser platform (01e4e4a) by @njfamirm

1.1.0 (2024-12-24)

Features

  • service-worker: add service worker utilities and logging support (#18) (d428086) by @

Code Refactoring

  • migrate scripts to use wireit for improved build process (#23) (3376d29) by @arashagp

1.0.0 (2024-12-12)

Bug Fixes

  • alpine/store-with-backup: load process (2486cea) by @njfamirm
  • alpine: expiation data handling (77eecce) by @njfamirm
  • alpine: use generator in the store class (c3b9768) by @njfamirm

1.0.0-alpha.0 (2024-12-10)

Features

  • alpine: add store class (8f12bd1) by @

0.0.1 (2024-12-10)

Code Refactoring

  • alpine: review and enhance (8a7129e) by @njfamirm
  • review and enhance (a62f07b) by @njfamirm