TylorS/stream-conversions

Aliases to match npm package name

Opened this issue · 3 comments

The aliases/keys/strings could match the npm names, like baconjs is the npm package name.

Sure, I guess that would make sense, I could see that being very useful. Itd be possible to allow an init() type function to dynamically build and import the convert object with only the needed libraries.

Is that the sort of thing you're looking to do with it?

I didn't look that far, I just thought bacon => baconjs would be a good replacement because people might get confused/annoyed with import Bacon from 'baconjs' but convert.rx.to.bacon.

👍