Vue.js Promise Button Plugin

Install & Download:

# NPM
$ npm install vue-promise-btn --save

Description:

A Vue.js plugin that handles buttons asynchronous lock and shows loading state indicator.

Features:

  • Easy-to-use API
  • Works with any tag and even forms
  • Packaged with optional built-in spinner
  • Only 1.5KB minified and gzipped
  • ESM, CommonJS, UMD versions

Preview:

Vue.js Promise Button Plugin

Changelog:

v2.1.0 (06/04/2020)

  • TypeScript support

Add Comment