Skip to content
View TweeTeaFOX223's full-sized avatar

Block or report TweeTeaFOX223

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
TweeTeaFOX223/README.md

🐦️ツイーティ・ザ・フォックスのGitHubにようこそ🦊


🍵公開しているコードやアプリの一覧
https://gist.github.com/TweeTeaFOX223/e3192b7b13cff213e3e52de5cea63899


🍵X垢:ちょっとした情報、短いメモや備忘録
https://x.com/TweeTea277
🍵ツイログ:X垢が無くても閲覧できます+検索機能あり
https://twilog.togetter.com/TweeTea277


🍵Zennのスクラップ:主にエラー対処法、長いメモや備忘録
https://zenn.dev/tweeteafox300?tab=scraps
🍵Qiitaの技術記事:「~をする方法」のような具体的なハウツー(予定)
https://qiita.com/tweeteafox300
🍵Zennの技術記事:ライブラリの紹介、新規性のある技術情報(予定)
https://zenn.dev/tweeteafox300


🍵ツイーティ・ザ・フォックスの連絡先
DiscordのID「tweetea_the_fox」のDM、又は上記X垢のDMにお願いします

Pinned Loading

  1. csv-to-interactive-table-html-offline csv-to-interactive-table-html-offline Public

    入力したCSVを『インタラクティブな表(DataTables)形式でデータを表示する、オフライン環境でも動作可能な単一HTMLファイル』に変換するプログラム。※ITablesで出力したHTMLのオフライン化サンプル。node.jsとpythonを併用。

    Python

  2. cy-experiment-graph-editor cy-experiment-graph-editor Public

    Cytoscape.jsを利用したグラフの実験的エディタ。cy-minimum-graph-viewerの強化版。「右クリックによるノード/エッジの新規作成」「各要素のプロパティ(ラベル・色・形状など)の編集」「エッジの曲がりの設定」などが可能。Vite(Vanilla+JavaScript)。MITライセンス。

    JavaScript

  3. directory-structure-generator directory-structure-generator Public

    よく使うディレクトリの構造を一発で作るための超簡単なWebアプリ。

    JavaScript

  4. mini-csv-analyzer-on-client mini-csv-analyzer-on-client Public

    クライアント側(ブラウザ側)で、CSVやTSV等のデータ分析を行うことができるミニアプリ。「[email protected]」の試用のために作成。開発者ツールのコンソールで色々お試し可能。MITライセンス。

    JavaScript