@thi.ng/transducers

v9.2.0
Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
1d 2d 3d array clojure composition convolution cycle filter and 30 more...

doc

typedoc --excludePrivate --excludeInternal --out doc src/index.ts

pub

yarn npm publish --access public

test

bun test

build

yarn build:esbuild && yarn build:decl

clean

bun ../../tools/src/clean-package.ts

doc:ae

mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose

build:decl

tsc --declaration --emitDeclarationOnly

doc:readme

bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts

tool:tangle

../../node_modules/.bin/tangle src/**/*.ts

build:esbuild

esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers