1.1.0 • Published 7 years ago

neutronium-vue-resultcommand-topromise v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

neutronium vue result command binding

Npm version MIT License Npm version

Usage

Provide mixin to easily integrate IResultCommand in vue.js using Neutronium. Component this mixin exposes:

Function

topromise

Example

<template>
</template>
<script>
import topromise from 'neutronium-vue-resultcommand-topromise'

export default {
}
</script>

<style>
</style>

Installation

  • Available through:
 npm install neutronium-vue-resultcommand-topromise --save
1.1.0

7 years ago

1.0.0

7 years ago