Percy Hanna

Results 4 issues of Percy Hanna

I believe this is a bug in `avn`, but I'm not 100% certain. It seems that Node v12 (or some other version) has changed the message format for the require...

I've been looking to port our Chrome extension to using this module instead of our own home-rolled implementation. One significant blocker is the requirement to separate local state from shared...

See https://github.com/tshaddix/react-chrome-redux/issues/163 for a bit of context (from `react-chrome-redux`). The main limitation with `react-chrome-redux` is the requirement to separate local actions from background/aliased actions. `electron-redux` seems like it would be...

From what I could tell, this package doesn't appear to be published to `npm`. Also, Backbone and Underscore support AMD natively now. It'd be nice to support `npm` officially. As...