cantierecreativo / redux-bees

A nice, short and declarative way to interact with JSON APIs
592 stars 41 forks source link

make this framework agnostic #24

Open Jascha-Sundaresan opened 7 years ago

Jascha-Sundaresan commented 7 years ago

please consider separating out the jsonapi api and the redux integration into individual repos

ifiokjr commented 7 years ago

@Jascha-Sundaresan perhaps not separate repos, but separate packages within this same repo using lerna or a similar tool.

I could take a stab at doing this if the maintainers are happy with the suggestion?

stefanoverna commented 7 years ago

would be awesome! :+1:

Il 06/ott/2017 08:42, "Ifiok Jr." notifications@github.com ha scritto:

@Jascha-Sundaresan https://github.com/jascha-sundaresan perhaps not separate repos, but separate packages within this same repo using lerna https://lernajs.io/ or a similar tool.

I could take a stab at doing this if the maintainers are happy with the suggestion?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cantierecreativo/redux-bees/issues/24#issuecomment-334672051, or mute the thread https://github.com/notifications/unsubscribe-auth/AADJdce1Wof0zhG5tUr7Pjky6mAfjW8vks5spcvogaJpZM4PuDH7 .

Jascha-Sundaresan commented 7 years ago

Separate packages in the same repo sounds better.

Yes. Please do it!