vc-tool

This is a vue jsx compile tool inspired by react' rc-tools and some config copy from ant-design-vue' ant-tools. I want copy some ant-design-vue's single component, like vc-trigger, used in my personal project, it's need a tool to compile the component.

Usage no npm install needed!

<script type="module">
  import vcTool from 'https://cdn.skypack.dev/vc-tool';
</script>

README

README

This is a vue jsx compile tool inspired by react' rc-tools and some config copy from ant-design-vue' ant-tools. I want copy some ant-design-vue's single component, like vc-trigger, used in my personal project, it's need a tool to compile the component.