@wsssoftware/vuetoolkit
v1.2.0
Published
A WSS Software Vue Toolkit
Downloads
311
Readme
WSS Software Vue Toolkit
A modern toolkit of components and utilities for Vue.js applications, developed by WSS Software.
[!IMPORTANT]
This project will work only withVueJs 3andTailwind 4Some features from this package work in association with the package laraveltookit. For mor information read it's related docs.
📦 Installation
npm install @wsssoftware/vuetoolkitFor Tailwind apply package styles you must define:
@import "tailwindcss";
@source "../../node_modules/@wsssoftware/**/*.{ts,js,vue,ts}";🚀 Usage
//TODO🧩 Included Components
- TODO
🖇️ Important Links
- 🐙 GitHub: https://github.com/wsssoftware/vuetoolkit
- 📦 NPM: https://www.npmjs.com/package/@wsssoftware/vuetoolkit
🤝 Contributing
Contributions are welcome! Follow the steps below:
- Fork this repository.
- Create a branch:
git checkout -b my-feature. - Commit your changes:
git commit -m 'Add my new feature'. - Push to the branch:
git push origin my-feature. - 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.
