Skip to content

vigie/vue-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-web-components

This project demonstrates the usage within a Vue.js app of web components that were built using clarity-webcomponent-starter.

The following web-components are installed and displayed within the HelloWorld Vue component.

In particular, you can see the vmw-datagrid web component API interacting with the Vue.js data binding and event mechanism.

This project demonstates the following things:

  • Multiple web components built with Clarity and Angular can be loaded into a single app with no runtime errors.
  • Web components can be easily incorporated into existing apps via npm modules.
  • The hosting app can use any tech stack - it does not need to be Angular based
  • The web components API can interoperate with any proprietary web framework API.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Note: production build and deployment not yet tested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published