-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
ATM the --transform option is a simple, pragmatic and synchronous approach.
A more abstract approach for transformations would be desirable, like:
- API shouldn't just allow
required modules, but direct implementations too - Async (Promise based)
- Streams
- who knows what more
Reactions are currently unavailable