vue-types
Vue3 Prop Types definitions
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- bug_report.md
- feature_request.md
- question.md
- build.yml
- snapshot-release.yml
- settings.json
- arrayof.test.ts
- custom.test.ts
- instanceof.test.ts
- native.test.ts
- objectof.test.ts
- oneof.test.ts
- oneoftype.test.ts
- shape.test.ts
- helpers.ts
- index.test.ts
- shim.test.ts
- utils.test.ts
- package.json
- arrayof.ts
- custom.ts
- instanceof.ts
- native.ts
- objectof.ts
- oneof.ts
- oneoftype.ts
- shape.ts
- config.ts
- index.ts
- is-plain-obj.ts
- sensibles.ts
- shim.ts
- types.d.ts
- utils.ts
- build.config.ts
- CHANGELOG.md
- package.json
- tsconfig.json
- index.css
- index.ts
- config.mjs
- custom-validators.md
- typescript.md
- CodeExample.vue
- configuration.md
- installation.md
- nuxt.md
- validators.md
- warning.md
- custom-instance.md
- extend.md
- index.md
- index.md
- package.json
- index.html
- index.ts
- custom-namespace.ts
- default-namespace.ts
- namespaced-extended.ts
- validators.ts
- custom.ts
- index.ts
- single.ts
- template-setup.vue
- template.vue
- index.html
- index.ts
- index.html
- package.json
- tsconfig.json
- vite.config.ts
- module.ts
- CHANGELOG.md
- package.json
- README.md
- tsconfig.json
- MyTest.vue
- app.vue
- CHANGELOG.md
- nuxt.config.ts
- package.json
- tsconfig.json
- .editorconfig
- .gitignore
- .npmignore
- .nvmrc
- .oxfmtrc.json
- .oxlintrc.json
- lefthook.yml
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- public-key.asc
- README.md
- renovate.json
- tsconfig.json
- vite.config.ts
- vitest.setup.ts
# Installation Guide
1. Get the code
git clone https://github.com/dwightjack/vue-types
Downloads the entire project code from GitHub to your computer.
cd vue-types
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
<img alt="NPM package version" src="https://img.shields.io/npm/v/vue-types" />
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
