Skip to content

Weedshaker/event-driven-web-components-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Driven Web Components Prototypes

Easy to inherit by other web components and solving common problems.

Installation

  • extend the prototypes to inherit it's functionality.

TODO

Adding Examples to this repo. In the meantime look for examples here

Articles

Support

Implementation

Frontend Event Driven Architecture works basically like the DOM itself. There are loosely coupled components (nodes), which emit events and those get captured by other components. They may also emit events on their behalf, which can be consumed.

Credit

Created by スィルヴァン aka. Weedshaker

About

Easy to inherit by other web components solving common problems.

Topics

Resources

License

Stars

Watchers

Forks