UNPKG

component-each

Version:

Array / object / string iteration utility

17 lines (11 loc) 232 B
build: components index.js @component build --dev components: @component install --dev clean: rm -fr build components template.js test: @./node_modules/.bin/mocha \ --reporter spec \ --require should .PHONY: clean test