Skip to content

kotosha-real/vue-modular-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Vue modals

Hello!

It looks like you have read my Medium article where we discussed a couple of approaches to create modular reusable modals with Vue. That's great! You can find source code for both of the approaches at the corresponding branches:

  • 1-custom-events-approach
  • 2-plugin-approach

You could also check this sandbox out.

If you're here for another reason, I recommend you to give this article a look. I would appreciate any feedback!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published