Skip to content

Conversation

yleflour
Copy link
Contributor

Summary

  • add new pipeline package for chaining functions while keeping sync/async behaviour
  • provide tests for pipeline
  • add compile-time type assertions for pipeline

Testing

  • node --experimental-strip-types --experimental-test-snapshots --no-warnings --test packages/pipeline/src/**/*.test.ts
  • npx tsc -p packages/pipeline/tsconfig.json --noEmit (fails: Cannot find module 'node:assert/strict')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant