An open API service indexing awesome lists of open source software.

https://github.com/alperg/web-components-sample

Web components sample
https://github.com/alperg/web-components-sample

webcomponents

Last synced: 3 months ago
JSON representation

Web components sample

Awesome Lists containing this project

README

        

# web-components-sample
Web components sample

This sample app demonstrates how to create a web component with vanilla JS. It pulls data from an API using fetch and renders the custom components inside an unordered list.

## Browse

No package dependencies or installations. Just browse index.html in your browser.