<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ReoGrid Web 記事</title>
    <link>https://web.reogrid.net/jp/articles</link>
    <atom:link href="https://web.reogrid.net/jp/articles/rss.xml" rel="self" type="application/rss+xml" />
    <description>React／Vue で Excel ライクなスプレッドシートを構築するための記事。</description>
    <language>ja</language>
    <item>
      <title>編集可能な数式付き Vue 製インボイスを約 60 行で構築する</title>
      <link>https://web.reogrid.net/jp/articles/vue-invoice-with-editable-formulas</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/vue-invoice-with-editable-formulas</guid>
      <description>実用的な Vue 3 製インボイスコンポーネント: 編集可能な数量と単価、数式による行小計の自動計算、SUM、税、合計 — すべてを 1 枚の Canvas バックエンドのスプレッドシートで実現。計算はリアルタイムに更新され、リアクティブな ref が合計値を Vue の UI へミラーします。xlsx エクスポートは 1 回の呼び出しで完結（Pro）。</description>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <category>vue</category>
      <category>tutorial</category>
      <category>formula</category>
      <category>invoice</category>
      <category>spreadsheet</category>
    </item>
    <item>
      <title>Web で Excel ライクな帳票を作る — ブラウザでも Excel の操作感は再現できる</title>
      <link>https://web.reogrid.net/jp/articles/excel-like-forms-on-the-web</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/excel-like-forms-on-the-web</guid>
      <description>帳票はもう Excel だけではありません。ReoGrid Web を使えば、既存の Excel ファイルをそのままブラウザに読み込んだり、ゼロからコードで構築したり、テンプレートに動的データを流し込んだりと、Web 上で Excel ライクな帳票体験を実現できます。</description>
      <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
      <category>tutorial</category>
      <category>invoice</category>
      <category>spreadsheet</category>
      <category>excel</category>
      <category>japanese</category>
    </item>
    <item>
      <title>ReoGrid Web vs AG Grid vs Handsontable — 適切なグリッドの選び方</title>
      <link>https://web.reogrid.net/jp/articles/reogrid-web-vs-ag-grid-handsontable</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/reogrid-web-vs-ag-grid-handsontable</guid>
      <description>ReoGrid チームの視点から見た、JavaScript の主要 3 グリッドライブラリの率直な比較。それぞれがどこに向いているか、トレードオフは何か、そしてあなたのプロジェクトに本当に必要なのはどれかを判断するためのガイド。</description>
      <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
      <category>comparison</category>
      <category>ag-grid</category>
      <category>handsontable</category>
      <category>spreadsheet</category>
      <category>data-grid</category>
      <category>react</category>
      <category>vue</category>
    </item>
    <item>
      <title>編集可能な数式付き React 製インボイスを約 60 行で構築する</title>
      <link>https://web.reogrid.net/jp/articles/react-invoice-with-editable-formulas</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/react-invoice-with-editable-formulas</guid>
      <description>実用的な React 製インボイスコンポーネント: 編集可能な数量と単価、数式による行小計の自動計算、SUM、税、合計 — すべてを 1 枚の Canvas バックエンドのスプレッドシートで実現。計算はリアルタイムに更新され、ユーザーは xlsx へエクスポート（Pro）できます。</description>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
      <category>react</category>
      <category>tutorial</category>
      <category>formula</category>
      <category>invoice</category>
      <category>spreadsheet</category>
    </item>
    <item>
      <title>ブラウザで本物の Excel ファイルをインポートする — アップロードもサーバーも不要</title>
      <link>https://web.reogrid.net/jp/articles/load-xlsx-in-browser-no-server</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/load-xlsx-in-browser-no-server</guid>
      <description>.xlsx ファイルを Web ページにドラッグし、セルのスタイル・結合・罫線・ウィンドウ枠固定・数式を保ったままスプレッドシート UI で描画する。バックエンドも SheetJS も進捗モーダルも不要 — 44 万セルのファイルを 3.7 秒でロードします。</description>
      <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
      <category>xlsx</category>
      <category>excel</category>
      <category>react</category>
      <category>vue</category>
      <category>file-api</category>
      <category>performance</category>
    </item>
    <item>
      <title>ブラウザで 10,000 行を描画する — ReoGrid Web が 60fps を維持する仕組み</title>
      <link>https://web.reogrid.net/jp/articles/canvas-spreadsheet-10000-rows-60fps</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/canvas-spreadsheet-10000-rows-60fps</guid>
      <description>Canvas ベースのスプレッドシートには DOM のボトルネックはありませんが、2D コンテキスト側で千の小さな出血が起きえます。本記事では、ReoGrid Web が行ごとの React 再調整も特殊な仮想化テクニックもなしに、10,000 行の密なシートをジャンクなく描画する方法を解説します。</description>
      <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
      <category>performance</category>
      <category>canvas</category>
      <category>react</category>
      <category>vue</category>
      <category>spreadsheet</category>
    </item>
    <item>
      <title>ReoGrid Web v1.2 を発表 — React／Vue 向けの Excel グレードスプレッドシート</title>
      <link>https://web.reogrid.net/jp/articles/introducing-reogrid-web-v1-2</link>
      <guid isPermaLink="true">https://web.reogrid.net/jp/articles/introducing-reogrid-web-v1-2</guid>
      <description>ReoGrid Web v1.2 には 109 個の組み込み数式、Excel スタイルの色分け参照編集、オートフィルハンドル、スクロール 1 フレームあたりの Canvas 呼び出し数を約 70% 削減した描画エンジンが含まれます。React／Vue 用ラッパー付きで合計 300KB 未満の単一パッケージです。</description>
      <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
      <category>release</category>
      <category>v1.2</category>
      <category>react</category>
      <category>vue</category>
      <category>spreadsheet</category>
    </item>
  </channel>
</rss>