neutronium-vue-resultcommand-topromise

1.1.0 • Public • Published

neutronium vue result command binding

Mixin to integrate MVVM IResultCommand with vue

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

/neutronium-vue-resultcommand-topromise/

    Package Sidebar

    Install

    npm i neutronium-vue-resultcommand-topromise

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • davidesmaisons