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.
See all per version here: CHANGELOG.md
Your project needs at least node 22.
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-utilsThis project is licensed under the MIT License.
We welcome contributions! If you’d like to make improvements, submit a pull request or open an issue.