Skip to content

Risto-Stevcev/callbag-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

callbag-element

A custom element that sets its contents by consuming a Node from a pullable or listenable source

Installation

Install from npm:

npm install --save callbag-element

And the polyfill for web components:

npm install --save @webcomponents/webcomponentsjs

Example

See example.js and example.html for example usage. You can run the example with parcel via npm run example.

About

A custom element that sets its contents from a callbag stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published