XeniacDev / xmodal

πŸš€ A simplistic, ⚑ lightweight (5kb gzipped) and easy to use wrapper around your components that will help you create custom and dynamic modals, from your components

Home Page:https://xeniac.ir/github/xmodal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️

I won't maintain this package anymore. but you still can use it for training purposes and in small/medium scale projects

I will be working on a more robust and better version of xmodal and we will release it in the future.


npm version npm npm


πŸŽ‰ Xmodal-Vue


demo codesandbox

==================================

get rid of those ugly πŸ’© predefined modals

xmodal will let you define custom components and show them as modal. YOUR APP YOUR RULES! - too simple and easy

This little component comes with customization tools that will make your life a little bit easier.



Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork the project
  2. Create your feature branch (git checkout -b new-feature-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-feature-branch)
  5. Submit a pull request!

contributors 🍰

William Gates


License πŸ“„

This project is licensed under the MIT License - see the LICENSE file for details.

About

πŸš€ A simplistic, ⚑ lightweight (5kb gzipped) and easy to use wrapper around your components that will help you create custom and dynamic modals, from your components

https://xeniac.ir/github/xmodal

License:MIT License


Languages

Language:Vue 70.5%Language:JavaScript 29.5%