Skip to content

Commit

Permalink
Update 2023-12-01-node.js-v18.19.0lts-biomeprettier-css-hooks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Dec 1, 2023
1 parent 2d29466 commit fa1ab72
Showing 1 changed file with 9 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,6 @@ JS/TS/JSXのフォーマット結果をPrettier互換となるように改善。

- [Release CLI v1.4.0 · biomejs/biome](https://github.com/biomejs/biome/releases/tag/cli%2Fv1.4.0 "Release CLI v1.4.0 · biomejs/biome")

----

## tapjs/tsimp
[github.com/tapjs/tsimp](https://github.com/tapjs/tsimp "tapjs/tsimp")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">TypeScript</span> <span class="jser-tag">nodejs</span> <span class="jser-tag">Tools</span> <span class="jser-tag">library</span></p>

ts-nodeのようにTypeScriptのコードを型チェックしながらコンパイルできるローダー。
Node.js 20からサポートされている`Module.register()`を使って`node --import`で動作する。またデーモンとキャッシュを使うことで、不要な処理をスキップできる。


----

## Release v9.0.0 · cosmiconfig/cosmiconfig
Expand Down Expand Up @@ -182,6 +172,15 @@ AWS SDKのパフォーマンスやスタックトレースなどの問題に対
style属性でスタイリングをするCSS in JSライブラリ。React/Preact/Solidに対応している。
CSS custom propertiesを使って、`:hover`などの擬似クラスやMedia Queryに対するスタイルをstyle属性で実現している。

----

## tapjs/tsimp
[github.com/tapjs/tsimp](https://github.com/tapjs/tsimp "tapjs/tsimp")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">TypeScript</span> <span class="jser-tag">nodejs</span> <span class="jser-tag">Tools</span> <span class="jser-tag">library</span></p>

ts-nodeのようにTypeScriptのコードを型チェックしながらコンパイルできるローダー。
Node.js 20からサポートされている`Module.register()`を使って`node --import`で動作する。またデーモンとキャッシュを使うことで、不要な処理をスキップできる。



----
Expand Down

0 comments on commit fa1ab72

Please sign in to comment.