Vue.js Single-File JavaScript Components in the Browser

One of the cool things about native JavaScript modules for Vue.js users is that they allow you to organize your components into their own files without any kind of build step required. In this article, I’m going to show you how to write a single-file Java… Read more

Similar

Vue 3 Easy Table

A simple and highly customizable component for creating data tables based on plugins.. Latest version: 1.4.1, last published: 2 years ago. Start using vue3-easy-table in your project by running `npm i vue3-easy-table`. There are no other projects in the n... (more…)

Read more »