Daijiro Wachi
Daijiro Wachi
Hello :smiley_cat: I play to change like this: ``` js var obj = [['C4', 1/4], ['D4', 1/4], ['E4', 1/4]]; var obj2 = [['E4', 1/4], ['F#4', 1/4], ['G4', 1/4]]; var b...
Probably because of these deps. PR is welcomed. https://github.com/watilde/beeplay/blob/master/package.json#L27-L28
@mauerbac Kindly asking for re-opening this, thank you!
Leaving a comment to keep this opening.
Since we've already started working on WHATWG URL impl in Node.js, it really makes sense to try to have some of the other standard APIs. I'd +1 on @bmeck's scope.
Double Width -Currently there is no way to get the width of the East Asian Width in Node.js. In npm, it is fixed by using `option`. https://github.com/npm/npm/issues/11781
@martinheidegger ahh that may be true. Let me take a look into it.
I started to implement `i18n` in npm on https://github.com/npm/npm/pull/12298