UNPKG

pourover

Version:

A library for simple, fast filtering and sorting of large collections in the browser

13 lines (10 loc) 126 B
build: mv lib src coffee -o lib -c src unbuild: rm -rf lib mv src lib publish: make build npm publish . make unbuild