Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Weedshaker/event-driven-web-components-helia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Driven Web Components IPFS

A ipfs - helia implementation through event driven web components. Including a controller dealing with all helia and a view web component showing the visual output.

Installation and Serving

  • npm install
  • npm run serve

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

A web component controller doing all ipfs/helia stuff with view web components showing the requested content

Topics

Resources

License

Stars

Watchers

Forks