azu
azu
``` echo "::add-path::$HOME/bin" ``` to be ``` echo "$HOME/bin" >> $GITHUB_PATH ``` Welcome to PR.
# Need to change Wait Value for new Twitter API https://github.com/azu/delete-tweets/blob/36e689ec53009331530867b8a3d3a640bbbf44b4/scripts/delete-tweets.ts#L104 Current Wait value: - 500ms Twitter API v2 rate limits: - Free: 50 requests / 24 hours We need...
[syntax-tree/nlcst: Natural Language Concrete Syntax Tree format](https://github.com/syntax-tree/nlcst)
Currently, first match range is final range. We want to change the range at runtime.
We will introduce debug module.
[Context Isolation | Electron](https://www.electronjs.org/docs/tutorial/context-isolation)
https://github.com/azu/postem/tree/master/css sassやめてpostcssにするかもう少しシンプルな形にしたい。 sassでビルドする仕組みがリポジトリに入ってないので、それ入れるでも良さそう。
- apply user stylesheet or - load ~/.config/mic-menubar/config.js
https://github.com/azu/url-cheatsheet#check-url-is-absolute-url it can be replaced by [URL: canParse() static method - Web APIs | MDN](https://developer.mozilla.org/en-US/docs/Web/API/URL/canParse_static)