0.0.4 • Published 4 years ago

@magicdawn/x v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

@magicdawn/x

personal utils repo

Build Status Coverage Status npm version npm downloads npm license

Install

$ cnpm i @magicdawn/x -S

Setup

should transpile this dep

poi.config.js

module.exports = {
  babel: {
    transpileModules: ['@magicdawn/x'],
  },
}

vue.config.js

module.exports = {
  transpileDependencies: ['@magicdawn/x'],
}

API

vue

const {preventObserve} = require('@magicdawn/x/vue')

Changelog

CHANGELOG.md

License

the MIT License http://magicdawn.mit-license.org