Giter Site home page Giter Site logo

mlvrkhn / custom-vue-js-3-plugins-course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vueschool/custom-vue-js-3-plugins-course

0.0 0.0 0.0 207 KB

Custom Vue.js 3 Plugins Course Source Code

JavaScript 20.34% TypeScript 20.31% CSS 32.96% HTML 5.73% Vue 20.66%

custom-vue-js-3-plugins-course's Introduction

Custom Vue.js 3 Plugins

Custom Vue.js 3 Plugins feature image

This repo contains the source code for the Custom Vue.js 3 Plugins Course.


Plugins allow you to quickly install advanced functionality to your Vue.js applications. Officially maintained plugins include Pinia for global state management and Vue Router for single page app route support.

Plugins are often provided by 3rd parties on npm to support a large variety of plug-and-play functionality. Floating Vue is a fast way to implement tooltips and other floating UI elements. Full UI libraries like Prime Vue and Vuetify are also Vue.js plugins.

Interested in building your own custom plugins? Look no further! In this course you'll learn everything you need to know! Build a custom tooltip plugin and learn how to define a plugin, register components, provide global properties and methods, use provide/inject, accept plugin options, and more!

Convinced? Enroll now!

Getting Started

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

custom-vue-js-3-plugins-course's People

Contributors

danielkellyio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.