bullet icon indicating copy to clipboard operation
bullet copied to clipboard

publish to NPM

Open dev-rke opened this issue 6 years ago • 0 comments

Hi,

i like your implementation, it would be great to merge this into the main project. Might it possible to publish this project as "gun-bullet" to npm ("bullet" is unfortunately already in use)? That would simplify automatic builds a little bit. :-)

Furthermore i think about implementing a binding to the very lightweight framework rivets.js (http://rivetsjs.com). I assume i have to combine the gun adapter functionality with a rivets adapter functionality (see http://rivetsjs.com/docs/guide/#adapters). I struggle at the moment with the asynchronous behaviour of gun adapter get function, as rivets expects a synchronous function. I think about a helper object to synchronize both adapters, but this might introduce new complexity / bugs. Any ideas to do this on a smart way? Are you interested to push this idea further?

dev-rke avatar Feb 18 '19 01:02 dev-rke