UNPKG

data-binding

Version:

Data attribute binding and interpolation

23 lines (22 loc) 461 B
{ "name": "binding", "repo": "bredele/binding", "description": "Data attribute binding and interpolation", "version": "0.1.1", "keywords": [], "dependencies": { "bredele/supplant": "*", "bredele/datastore" : "*", "component/indexof": "*", "component/trim": "*" }, "development": { "component/assert": "*", "component/domify": "1.0.0" }, "license": "MIT", "main": "index.js", "scripts": [ "index.js" ] }