tc-directive

一个基于Vue2.x较为常用的自定义指令库

Usage no npm install needed!

<script type="module">
  import tcDirective from 'https://cdn.skypack.dev/tc-directive';
</script>

README

前言

tc-directive 是一套为前端开发者准备的基于 Vue 2.x 的自定义指令库

使用

使用如下命令进行安装

npm install tc-directive

使用如下命令进行卸载

npm uninstall tc-directive