Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stuartpb/getpart-polyfill

A polyfill for the DOM functions of the HTML Parts and Walls spec.
https://github.com/stuartpb/getpart-polyfill

Last synced: 6 days ago
JSON representation

A polyfill for the DOM functions of the HTML Parts and Walls spec.

Awesome Lists containing this project

README

        

# getpart-polyfill

A polyfill for the DOM functions of the HTML Parts and Walls spec.

`getpart-polyfill.js` implements the `getPart` function on elements, as well as
setters and getters for the `part` and `wall` properties. To use it, include
the script and use the DOM properties as specified by the spec.