Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wmfs/json-to-vuelidate
https://github.com/wmfs/json-to-vuelidate
json package tymly
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wmfs/json-to-vuelidate
- Owner: wmfs
- License: mit
- Created: 2019-02-11T13:44:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T09:23:05.000Z (4 months ago)
- Last Synced: 2024-09-17T11:22:25.561Z (4 months ago)
- Topics: json, package, tymly
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# json-to-vuelidate
[![CircleCI](https://circleci.com/gh/wmfs/json-to-vuelidate.svg?style=svg)](https://circleci.com/gh/wmfs/json-to-vuelidate)
[![npm (scoped)](https://img.shields.io/npm/v/@wmfs/json-to-vuelidate.svg)](https://www.npmjs.com/package/@wmfs/json-to-vuelidate)
[![codecov](https://codecov.io/gh/wmfs/json-to-vuelidate/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/json-to-vuelidate)
[![CodeFactor](https://www.codefactor.io/repository/github/wmfs/json-to-vuelidate/badge)](https://www.codefactor.io/repository/github/wmfs/json-to-vuelidate)
[![Dependabot badge](https://img.shields.io/badge/Dependabot-active-brightgreen.svg)](https://dependabot.com/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/wmfs/tymly/blob/master/packages/concrete-paths/LICENSE)> Takes in a JSON object and products an object of vuelidate expressions.
See tests for example.