@thi.ng/transducers

v0.2.0
Simplified transducer implementations

pub

yarn run build && (cd build && yarn publish --access public)

test

tsc -p test && mocha build.test/test/*.js

build

rm -rf build && tsc --declaration && cp package.json build && cp *.md build && (cd build && node)

clean

rm -rf build build.test doc node_modules && yarn install
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers