vue-date-time-picker-js A vue plugin to select date and time See documentation and demo at vue-date-time-picker-js Installation npm npm install vue-da
tauri-vue-example Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run buil
Lightweight to-do program, simple and fresh ui style, responsive page layout, easy to adapt to various clients, making to-do records easy and pleasant.
notes Welcome to your new notes project and to the internet computer development community. By default, creating a new project adds this README and so
Out-of-box solution to create enterprise applications, implemented with Vue3 + Element Plus
NFT Treasure Chest NFT Treasure Chest provide creators with multimedia data (files, pictures, audio, video) on-chain permanent storage and other core
Laravel Vue Admin Laravel Vue Admin is a beautiful dashboard combination of Laravel, Vue3 and the UI Toolkit Element Plus. Getting started Installing
Website com atualizações em tempo real dos valores de 5 criptomoedas (Bitcoin, Ethereum, Cosmos Hub, Luna e Dacxi), consumindo uma API.
education-courses-ui-design Build on top of nuxt, boostrap vue, and design inspire from Education Courses UI Design Build Setup # install dependencies
Blockies Vue Implementation of the EthereumBlockies on Vue.js. Depending on where you're using the original blockies on vue or other project I was get
Nuxtus A website w/ CMS boilerplate using Directus for backend CMS and Nuxt (w/ Tailwind CSS) for frontend. The purpose of this template is to be a qu
Dacxi Frontend Test Cotação histórica e em tempo real do Bitcoin 📸 Screenshots da aplicação: Linkedin | Email: [email protected] | (85) 98514
The problem There is a plenty monitoring and observability service for cloud-scale application, such as StatsD, DataDog, Prometheus, and etc. Those se
vue-curtains is an attempt at converting curtains.js WebGL classes into reusable Vue components.
A find Coach is a vue state management project that allows users to find coach to mentor a student. A simple vue app with routing functionality and vuex management for solid SPA
arctica-frontend Current development work consists of bringing the front-end up to MVP in accordance with the design document. Open source contributio
Clubhouse clone in Vue, Tailwind and 100ms SDKs
vue-d3-dataviz-starter Project starter to get up and moving quickly, with examples. For Sabine! https://vue-d3-dataviz-starter.netlify.app/ Alternativ
Nuxt3 + Primer CSS Starter Nuxt3 + Primer CSS starter template. Warning Nuxt3 is still in RC version. Nuxt3 (Vue3 Framework) Primer CSS (CSS Framework
Form Wizard Vue 3 is a simple stepper/wizard component. It can be easily customized, has no dependencies, works in harmony with your components.
Showing cryptocurrencies values from an API with Vue 3 and Axios
Epiwars A hackathon plateform to organize and manage hackathons for Epitech students Key Features • How To Use • Official Website • License • Epitech
🖼Portfolio built with Nuxt and Nuxt Content
nuxt3-blog Description This is a work in progress project based on Nuxt 3, Tailwind CSS and Notion API You can see the demo here. Stack Environment va
A frontend and backend seperated inventory management system implemented with Springboot and Vue
Small store project being built using Vue3, Supabase and Quasar framework, based on the application developed in the tutorial available on the Patrick Monteiro's channel.
Recipes online is a web system for recipe queries developed with nuxt, strapi and graphql
GNSS EXIFR Add (or) Replace GeoTag Information from CSV to JPEG (or) JPG Drone Imageries (embedded into EXIF). Remove GeoTag Information from Drone Im
Template repository to quickly scaffold a frontend project with Vue3, Bulma, routing, state management and a API library.
hao yang This template should help get you started developing with Vue 3 in Vite. Recommended IDE Setup VSCode + Volar (and disable Vetur) + TypeScrip
qb-web Info Features Keywords: SPA, RSS, Search, Responsive Design, Modern Design, i18n Languages: English, 中文, Русский, Türkçe TODO How to use see: W
AS-Editor-H5: Vue-based mobile template that can generate pages from defined JSON
Youtube clone with Tailwind CSS and Nuxt 3 Development process preview Youtube preview Setup Make sure to install the dependencies yarn install Develo
My personal website built with Nuxt.js, TypeScript and Tailwind CSS✨
Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component.
storybook-router A Storybook decorator that allows you to use your routing-aware components. You can simply use the library link component within your
Breadcrumbs plugin for Vue.js 2 framework that allows to select parent route in route meta object with no need of sub-routing.
WordPress module for Nuxt.js with full support for SSR and Nuxt.js PWA module.
A significant productivity milestone in my programming career was learning to debug correctly.
They do tell you it's important at school. But like programming, you won't get better unless you put in the hours.
Debugging happens at all stages of the dev cycle. Be it when you develop from scratch, maintain or refactor code, you'll need to debug.
We will mainly use Vue.js in this post, but some of the tips are broad enough to apply in any dev context, even to life if you squint hard enough.
Ecommerce web applications offer a whole range of new opportunities to business; it helps businesses reduce the costs and can do with fewer overheads & fewer Risks; e-commerce is more comfortable & more Convenient.
In this tutorial you will learn how to make a "heart clicker" interaction/game!
This tutorial can be a good practice for anyone who want to learn javascript, vue, web-development, it can also fit experience developers who needs a little refreshment.
This article is an extension of the info present in the README.md
file and focuses on the explanation of various code snippets from this application. This article assumes that you've already read through the README.md
.
This kit uses Node JS worker threads to create new quiz rooms so various people can host their quizzes independently.
In this article, we'll see how to use Airtable to store realtime messages using a group chat app as an example. We'll use Ably's realtime infrastructure to power the chat app and make use of WebHooks to publish messages to Airtable directly in the correct order from Ably.
Vue JS is a very progressive framework for building user interfaces created by Evan you and some community lovers with more than 121,000 stars on GitHub. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications. In this post, you will be introduced to an exciting concept, filters which will help you build mastery in presenting data in Vue JS.
Admit it, handling form validations is a pain when it comes to JavaScript frameworks. Although, form validation is available natively in the browser, there are still some gotchas when it comes to cross-browser compatibility. There are many validation libraries you might want to choose from, but don't know how to get started.
VueJS ecosystem has form validation libraries like vuelidate and VeeValidate. These libraries are great, but I would like to show you an alternative way of handling validations using a schema-based validation library called yup.
Learn how to render lists of items without repeating your code structure and how to work with conditional rendering items and event handling. Containing all you need to know to get started with Vue.js, this book will take you through using build tools (transpile to ES5), creating custom components, state management, and routers.
With Getting to Know Vue.js, you'll see how to combine reusable code with custom components, allowing you to create snippets of reusable code to suit your specific business needs. You'll also explore how to use Single File Components and the Vue.js Command Line Interface (CLI) to build components in a single file and add in build tools as you see fit.
The goal of this course is to teach you the fundamentals to make Vue.js components that are simpler, more flexible and most of all fun to build and use!This course is the fastest way to get up to speed with advanced Vue.js concepts and is guarantueed to jump start your learning.
Vue.js is one of the top three “go-to” JavaScript frameworks and is used by organizations such as Nintendo, NASA, and Expedia. This book is primarily focused on the ecosystem of Vue.js and its development tools. Understanding the basics of the technology behind the Vue.js ecosystem will improve your skills and make you a better problem solver.
The book begins with a brief overview of Vue.js. You’ll learn to work your way through the Vue command line interface CLI 3, and use the Vue Router library to navigate between the different views of your application. As you advance through the topics, you’ll explore the use of DevTools to improve the quality of your applications and how to implement server-side rendering in your application through the Nuxt.js framework. Toward the end of the book, you’ll read about the future of Vue.js and its growing popularity.
This ebook helps you get the philosophy of Vue 3 (currently 3.0.6), the new tools (like ES2015, TypeScript, Vue CLI...), the essential libraries (vue-router, @vue/test-utils, axios...), and each part of the framework in a pragmatic way. You will be able to kickstart your project by the end of the reading, and build your amazing apps!