democracyos-javve-events
Version:
Event binding component with support for single elements as well as NodeLists, HTMLCollections and Arrays
16 lines (15 loc) • 393 B
JSON
{
"name": "events",
"repo": "javve/events",
"description": "Event binding component with support for single elements as well as NodeLists, HTMLCollections and Arrays",
"version": "0.0.2",
"keywords": ["event", "events", "array", "nodelist"],
"scripts": [
"index.js"
],
"dependencies": {
"component/event": "*",
"timoxley/to-array": "*"
},
"twitter": "@javve"
}