Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stuartpb/getpart-polyfill
- Owner: stuartpb
- License: mit
- Created: 2015-08-23T15:48:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T00:06:09.000Z (about 9 years ago)
- Last Synced: 2024-12-17T05:52:22.406Z (22 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.