ほーん
tecfu/tty-table: Terminal table for Windows, Linux, and MacOS. Written in nodejs. Also works in browser console. Word wrap, padding, alignment, colors, Asian character support, per-column callbacks, and you can pass rows as objects or arrays. Backwards compatible with Automattic/cli-table.
https://github.com/tecfu/tty-table
中国語OSSあるある: descriptiona
クソ長い
画面が進んだあと、端に前の要素が残ってるような演出ってどうやるんだろうと思ってたが、1つのバカでかいシーンに全てを入れて使うものだけ出せばいいのか
このアカウントは、notestockで公開設定になっていません。
BEMANI SYMPHONY ORIGINAL SOUNDTRACK - Compilation by ヴァリアス・アーティスト | Spotify
https://open.spotify.com/album/79NXsg6eTCGW7OA8yKXzvR
こんなの出てたんだ
tsで型Aと型Bを合成するとき型Bをまるごとoptionalにしたいときどうするんだっけ
type Hoge = A & B