The only difference is that level-browserify has a browser.js which pulls in level.js. What do you think of merging them into one, e.g. deprecating level-browserify and adding level.js to level?
It would mean less to maintain and also simple to use level and it "just works".
Upcoming version of level will bundle levelup@2, together with encoding-down and have a promise layer as well, for people that prefer that.
cc @Level/owners
The only difference is that
level-browserifyhas abrowser.jswhich pulls inlevel.js. What do you think of merging them into one, e.g. deprecatinglevel-browserifyand addinglevel.jstolevel?It would mean less to maintain and also simple to use
leveland it "just works".Upcoming version of
levelwill bundlelevelup@2, together withencoding-downand have a promise layer as well, for people that prefer that.cc @Level/owners
level-browserify@2first so we can get some testing