<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kwbtblog</author_name>
  <author_url>https://blog.hatena.ne.jp/kwbtblog/</author_url>
  <blog_title>Welcome to new things</blog_title>
  <blog_url>https://www.ekwbtblog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>JavaScript</anon>
    <anon>Office365</anon>
    <anon>SheetJS</anon>
    <anon>TypeScript</anon>
    <anon>xlsx</anon>
  </categories>
  <description>I use SheetJS (xlsx) to load Excel files in JavaScript (TypeScript). The usage is a bit peculiar and I forget how to use it easily, so this is a memo for my own use. manual https://www.npmjs.com/package/xlsx install npm install xlsx File read import * as xlsx from 'xlsx'; const book = xlsx.readFile(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ekwbtblog.com%2Fentry%2F2019%2F09%2F27%2F122318&quot; title=&quot;Memo on how to read Excel files in JavaScript using SheetJS (xlsx) - Welcome to new things&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kwbtblog/20190927/20190927121849.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-27 12:23:18</published>
  <title>Memo on how to read Excel files in JavaScript using SheetJS (xlsx)</title>
  <type>rich</type>
  <url>https://www.ekwbtblog.com/entry/2019/09/27/122318</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
