A WSS Software Vue Toolkit


License
MIT
Install
npm install @wsssoftware/vuetoolkit@1.0.0-alpha.8

Documentation

WSS Software Vue Toolkit

npm version GitHub license GitHub issues

A modern toolkit of components and utilities for Vue.js applications, developed by WSS Software.

Important

This project will work only with VueJs 3 and Tailwind 4

Some features from this package work in association with the package laraveltookit. For mor information read it's related docs.

📦 Installation

npm install @wsssoftware/vuetoolkit

For Tailwind apply package styles you must define:

@import "tailwindcss";

@source "../../node_modules/@wsssoftware/**/*.{ts,js,vue,ts}";

🚀 Usage

//TODO

🧩 Included Components

  • TODO

🖇️ Important Links

🤝 Contributing

Contributions are welcome! Follow the steps below:

  1. Fork this repository.
  2. Create a branch: git checkout -b my-feature.
  3. Commit your changes: git commit -m 'Add my new feature'.
  4. Push to the branch: git push origin my-feature.
  5. Open a Pull Request.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Developed with ❤️ by the WSS Software team.