azu

Results 512 issues of azu

![image](https://user-images.githubusercontent.com/19714/199699752-30530516-f819-47b9-b83d-2d2ed1cb9e22.png) こういう感じの図あったほうがいいかも? _Originally posted by @azu in https://github.com/asciidwango/js-primer/issues/1504#issuecomment-1301908852_ 画像のソース https://excalidraw.com/#json=auoHC9BGaOH9zRTybiY8z,UioOZocGf-MCnTuMAYUEbw

Type: Refactoring

ECMAScript get native support immmutable array methods. - [Change Array by Copy to stage 4, per 2023.01.30 TC39 · tc39/proposals@ad4df84](https://github.com/tc39/proposals/commit/ad4df8435f27f39eda26db3b940ae151980c8015) - [tc39/proposal-change-array-by-copy: Provides additional methods on Array.prototype and TypedArray.prototype to...

Type: Documentation
Type: Meta

ts-node/esm does not support Node.js 18.19.0

[tsconfig-to-dual-package](https://github.com/azu/tsconfig-to-dual-package)の解説を書きたかった。 けどdual-package自体の話になりそう

CIでmarkdownを更新してるので、 CIが反応してない可能性がありそう

Status: Proposal

Probably, current --cache option is not thread safe. ``` ls | xargs create-validator-ts # cache is race condition ```

This menu toggle enable/disable alwaysOnTop. fix #39

It is useful that QuickCamera window is always On Top. It can be realized via `self.window?.level = .floating;` - [swift - Keep window always on top? - Stack Overflow](https://stackoverflow.com/questions/27396957/keep-window-always-on-top) -...

https://github.com/azu/jsdoc-to-assert/issues/15

textlintの実行結果でエラー報告されて、そのエラー報告からコマンドが実行/何をすればいいのかを明示出来る方法を考える