Javascript Vue

A Vue3 component that displays JSON in a collapsible tree

json-tree-view-vue3 A Vue3 component that displays JSON in a collapsible tree. Inspired by vue-json-component and vue-json-tree-view to work with Vue3 and TypeScript. Example <template> <JsonTreeView :data=”state.json” :maxDepth=”3″ /> </template>...
Read More
Javascript Vue

A Photo Organizer App Using Vue Similar To How Google Photos Does

Timeline – Photo Organizer Timeline is a web application which aims to organize photos similar to how Google Photos or Amazon Photos does. Instead of Google or Amazon Photos...
Read More
Javascript Vue

A simple Vue component that displays a Progress Bar with labels for each step

Vue Step Progress Bar A simple Vue component that displays a Progress Bar with labels for each step. Demo Installation Install the plugin with npm: npm install –save vue-step-progress...
Read More

Pin It on Pinterest