0no-co / wonka

🎩 A tiny but capable push & pull stream library for TypeScript and Flow
MIT License
709 stars 29 forks source link

chore: Derive common Wonka sources from make source #114

Closed kitten closed 2 years ago

kitten commented 2 years ago

This basically just cleans up the implementation of some common sources to be derived from make. This is basically to save on some bytes in the resulting bundle, delete duplicate functionality, and to recombine some old sources into less maintainable code.