vue-reusable

1.0.7 • Public • Published

VueReusable

Vue Reusable Components, Directives, Prototypes

Components

  • ReturnTop
    <return-top :threshold="1/3" :duration="500"></return-top>

Directives

  • v-fixed-top : when scroll to a component, makes it fix there
  • v-focus : the same as el.focus()
  • v-visible : similar with v-show but it changes only visibility which means element will take space

Prototypes

  • $eventBus : global eventbus for transferring informations

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.73latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.73
1.0.60
0.1.50
0.1.40
0.1.31
0.1.20
0.1.10
0.1.00
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.31
0.0.21

Package Sidebar

Install

npm i vue-reusable

Weekly Downloads

6

Version

1.0.7

License

MIT

Unpacked Size

664 kB

Total Files

15

Last publish

Collaborators

  • gopherj