UNPKG

data-binding

Version:

Data attribute binding and interpolation

18 lines (11 loc) 288 B
build: components index.js @component build --dev components: component.json @component install --dev clean: rm -fr build components template.js binding.js: components @component build --standalone binding --name binding --out . test: build open test/index.html .PHONY: clean