Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eks-tree

xkeshi6MIT0.1.0TypeScript support: included

Tree component for Vue.js.

eks, tree, vue, vue-component, components, ui, framework, web, front-end

readme

eks-tree

Tree component for Vue.js.

Getting started

Install

npm install eks-tree

Usage

import Vue from 'vue';
import EksTree from 'eks-tree';
import 'eks-tree/dist/eks-tree.css';

Vue.use(EksTree);

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)
  • Edge (latest)
  • Internet Explorer 10+

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT © Xkeshi