Package Exports
- zznode-cf
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (zznode-cf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
zznode-cf V0.0.1
The zznode-cf exports as a customize module for form
Installation
Using npm:
$ npm i -D zznode-cf
In vue main module:
import ZznodeCF from "zznode-cf";
import "zznode-cf/lib/zznode-cf.css";
Vue.use(ZznodeCF);
Support
Tested in Chrome45, IE10+