Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turulomio/vuetify_rules
Rules to validate forms with vuetify
https://github.com/turulomio/vuetify_rules
Last synced: 6 days ago
JSON representation
Rules to validate forms with vuetify
- Host: GitHub
- URL: https://github.com/turulomio/vuetify_rules
- Owner: turulomio
- License: gpl-3.0
- Created: 2023-12-10T07:09:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T06:37:59.000Z (5 months ago)
- Last Synced: 2024-10-01T09:14:33.387Z (3 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuetify_rules
Rules to validate forms with vuetify
## Links
- Project page: https://github.com/turulomio/vuetify_rules/
- NPM page: https://www.npmjs.com/package/vuetify_rules## CHANGELOG
### 0.7.0 (2024-06-20)
- I18N works with internal resources
- Added more tests### 0.6.0 (2023-12-20)
- Removed await from root### 0.5.0 (2023-12-20)
- Added i18n with i18next### 0.4.0 (2023-12-10)
- Basic functionality