0.0.35 • Published 8 months ago

quasar-app-extension-quasar-validate-rules v0.0.35

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

  1. Before publishing, change to the official source using the following command:
npm config set registry=https://registry.npmjs.org
  1. Then use the following command to publish:
npm publish
  1. If an error with code ENEEDAUTH encountered when executing publish, you need to perform a login operation first using the following command:
npm login
  1. Then follow the prompts to enter the corresponding information, and execute the publish operation after logging in.
  1. Remember to switch the npm registry back to the Taobao source after publishing:
npm config set registry=https://registry.npmmirror.com
0.0.34

8 months ago

0.0.35

8 months ago

0.0.30

10 months ago

0.0.31

10 months ago

0.0.32

10 months ago

0.0.33

10 months ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago