Skip to content

valantic/frontend-utils

Repository files navigation

valantic frontend utils

A reusable library of frontend utilities, and helper functions designed for scalable and maintainable frontend projects.

This package is also part of your vue-template a boilerplate (starting point) for a vue3 project.

Changelog

See all per version here: CHANGELOG.md

Requirements

Your project needs at least node 22.

Installation

To install this utilities package, add it to your package.json like this:

"dependencies": {
  "@valantic/frontend-utils": "github:valantic/frontend-utils#0.0.3"
},

And then run:

npm install @valantic/frontend-utils

License

This project is licensed under the MIT License.

Contributing

We welcome contributions! If you’d like to make improvements, submit a pull request or open an issue.

About

Provides useful and fully tested typescript utils.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published