@canvue/canvue

0.6.4 • Public • Published

canvue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

注意事项

当浏览器出现如下警告时:

[Violation]Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

可以选择如下插件解决:

npm i default-passive-events --save

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.6.49latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.49
0.6.20
0.6.10
0.6.00
0.5.60
0.5.50
0.5.40
0.5.30
0.5.20
0.5.10
0.5.00
0.4.00
0.3.60
0.3.50
0.3.40
0.3.30
0.3.10
0.3.00
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.00
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10

Package Sidebar

Install

npm i @canvue/canvue

Weekly Downloads

9

Version

0.6.4

License

MIT

Unpacked Size

65.1 kB

Total Files

31

Last publish

Collaborators

  • lichao1005