Skip to content
View otariidae's full-sized avatar
Block or Report

Block or report otariidae

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. seac seac Public

    single executable application compiler for Node.js

    TypeScript 1

  2. hatena-blog-dev-trending-feed hatena-blog-dev-trending-feed Public

    はてなブログの企業技術ブログ ( https://hatena.blog/dev ) のTrendingの非公式フィード

    TypeScript

  3. ueckoken/kc2 ueckoken/kc2 Public

    Koken Compute Cloud

    Python 3

  4. ke2daira.js ke2daira.js Public

    A JavaScript implementation of ke2daira

    TypeScript

  5. アツアツのゴハン アツアツのゴハン
    1
    const regexp = /^(?:(?<a>\p{scx=Katakana}[ァィゥェォャュョヮ]?)(?<tsu>\p{scx=Katakana}+)){2}の(?<go>\p{scx=Katakana}[ァィゥェォャュョヮ]?)(?<han>\p{scx=Katakana}*)$/u
    2
    const atsuatsugohan = "アツアツのゴハン"
    3
    const gotsugotsuahan = atsuatsugohan.replace(regexp, "$<go>$<tsu>$<go>$<tsu>の$<a>$<han>")
  6. lonely_silhouette lonely_silhouette Public

    いや待て、この孤独な𝑆𝑖𝑙ℎ𝑜𝑢𝑒𝑡𝑡𝑒は…?

    Python