Skip to content

wsssoftware/vuetoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Compatibility

Package Version LaravelToolkit Version Inertia Version
1.x 2.x 1.x 2.x
2.x 3.x 3.x

📦 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors