The Wayback Machine - https://web.archive.org/web/20201101084344/https://github.com/hata6502
Skip to content
Avatar

Highlights

Organizations

@impact-blue

Sponsoring

@azu

Popular repositories

  1. その場ですぐに文章を校正できるメモ帳アプリです。

    TypeScript 10 1

  2. Inline-Editor.js Tool for Editor.js

    TypeScript 3

  3. 放送禁止用語をチェックするtextlintルール

    TypeScript 2

  4. A textlint rule to check English spelling. The dictionary is included.

    TypeScript 2

  5. FC 互換機専用ソフト「リバーシ」。

    Assembly 2

  6. Inline-style Tool for Editor.js

    TypeScript 2

1,564 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to hata6502/kohsei-san, hata6502/editorjs-inline, hata6502/reversi and 5 other repositories
Loading

Contribution activity

November 1, 2020

hata6502 has no activity yet for this period.

October 2020

Created a pull request in codex-team/editor.js that received 4 comments

Created an issue in codex-team/editor.js that received 2 comments

[Bug] onChange can't be dispatched after onChange callback throws an exception

Describe a bug. Steps to reproduce: Implement onChange callback that throws an exception. onChange: () => { throw new Error(); } Modify anywhe…

2 comments
You can’t perform that action at this time.