0.0.35 • Published 10 months ago
quasar-app-extension-quasar-validate-rules v0.0.35
Quasar App Extension quasar-validate-rules
Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it?
Install
quasar ext add quasar-validate-rules
Quasar CLI will retrieve it from the NPM registry and install the extension to your project.
Prompts
Explain the prompts here
Uninstall
quasar ext remove quasar-validate-rules
Info
Add longer information here that will help the user of your app extension.
Other Info
Add other information that's not as important to know
Publish to NPM
- Before publishing, change to the official source using the following command:
npm config set registry=https://registry.npmjs.org
- Then use the following command to publish:
npm publish
- If an error with
code ENEEDAUTH
encountered when executing publish, you need to perform a login operation first using the following command:
npm login
- Then follow the prompts to enter the corresponding information, and execute the publish operation after logging in.
- Remember to switch the npm registry back to the Taobao source after publishing:
npm config set registry=https://registry.npmmirror.com
0.0.34
10 months ago
0.0.35
10 months ago
0.0.30
1 year ago
0.0.31
1 year ago
0.0.32
1 year ago
0.0.33
1 year ago
0.0.28
2 years ago
0.0.29
2 years ago
0.0.26
2 years ago
0.0.27
2 years ago
0.0.25
3 years ago
0.0.24
3 years ago
0.0.23
3 years ago
0.0.22
3 years ago
0.0.21
3 years ago
0.0.20
3 years ago
0.0.19
3 years ago
0.0.18
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.15
3 years ago
0.0.14
3 years ago
0.0.13
3 years ago
0.0.12
3 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago