Skip to content
View junkieta's full-sized avatar

Block or report junkieta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. junkieta.git.io junkieta.git.io Public

  2. domsubi domsubi Public

    ブラウザ側のDOM更新をFRPで処理するためのライブラリ。

    TypeScript

  3. easings easings Public

    easings esm functions (typescript)

    TypeScript

  4. blooky blooky Public

    関数型のリアクティブプログラミングをtypescriptで行うためのライブラリだったが、アーキテクチャを再設計している。現在は仕様書策定含め、リポジトリ内の全てのファイルが実験的リファクタリング対象。publicだが、現時点での実装利用は推奨しない。

    TypeScript

  5. score-fx score-fx Public

    非同期実行の構造を「譜面(Score)」、その過程を「演奏(Performance)」として定義するプロトコル。実行の副作用を命令としてではなく、シリアライズ可能な「事実(PerformanceStep)」の積み重ねとして扱うことで、実行の透明性と再現性を最大化させようとしている。