Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

tommcclean/VueCommon

Repository files navigation

VueCommon

VueCommon is a collection of really helpful single file Vue Components.

$ npm install @thomaswilliammcclean/vuecommon --save

<script>
  import "@thomaswilliammcclean/vuecommon";
</script>

Included Components

Overlay

A simple overlay which allows you to render content over an image, or to cover parts of the page with a glass effect.

<overlay>
  <p>This content goes inside the overlay.</p>
</overlay>

About

Some really helpful UI components for your VueJS project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published