hikae


Hikaru Egashira

  • ```typescript const text = fs.readFileSync(__dirname + '/sample.txt', 'utf8'); const markov = new MarkovChain(text); expect(markov.text).toBe(text); const res = await markov.generate(10); console.log(res); // 生成された文章が出力されます。 ```

    published version 0.2.1, 4 years ago
  • ## useage

    published version 0.1.0, 4 years ago
  • implements Clean Architecture in TypeScript.

    published version 1.2.0, 4 years ago
  • ## definition

    published version 1.0.0, 4 years ago
  • Nord theme for DaisyUI

    published version 1.9.0, a year ago
  • aspida for Vite ⚡️

    published version 0.1.0, 4 years ago
  • aspida for Vite ⚡️

    published version 0.1.2, 4 years ago
  • A framework to build OpenAPI apps using nodejs

    published version 0.1.0, 4 years ago
  • published version 0.0.2, 4 years ago
  • Provide React util. FCX & PX

    published version 0.0.2, 4 years ago
  • ## Quick Start

    published version 1.1.0-beta.4, 9 months ago
  • > Deobfuscate Javascript code using LLMs ("AI")

    published version 1.0.3, 9 months ago
  • Create your own CLINE fork

    published version 0.0.2, 2 months ago
  • Model Context Protocol (MCP) server for Google Clasp integration

    published version 0.1.9, a month ago