An open API service indexing awesome lists of open source software.

https://github.com/kwooshung/lomind-vue

The Vue Hooks version of Lomind also depends significantly on the functionalities of Lomind, providing a range of practical Vue Hooks utilities.
https://github.com/kwooshung/lomind-vue

hook hooks lodash lomind utils vue

Last synced: about 2 months ago
JSON representation

The Vue Hooks version of Lomind also depends significantly on the functionalities of Lomind, providing a range of practical Vue Hooks utilities.

Awesome Lists containing this project

README

        

# Lomind-Vue(路漫漫-Vue)


English |
中文


## 💡 Why Develop It?

- The **Vue Hooks** version of **Lomind** also depends significantly on the functionalities of **Lomind**, providing a range of practical **Vue Hooks** utilities.
- In `Vue` development, deciding whether a function should be a `hook` or a conventional function is often a tough choice. Each implementation has its own benefits in varying contexts. `Lomind` seeks to resolve this hesitation, offering a versatile solution that enables developers to choose freely according to their needs. Whether you want to use `hooks` for enhanced state and side effects management or prefer the clarity and intuitiveness of traditional functions, `Lomind` meets your needs. In essence, `Lomind` provides developers with true freedom in their development journey, simplifying the decision-making process!

## 🔄 Other Versions

- [Lomind](https://github.com/kwooshung/Lomind)
- [Lomind-React](https://github.com/kwooshung/Lomind-React)

## 🚧 This project has not been developed yet and will be improved in the future.