Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 447 draft
  • Loading branch information
azu committed Aug 6, 2019
commit ea553100a70450d2e6c541bc71170a3cb2ee7a5f
4 changes: 2 additions & 2 deletions _i18n/ja/_posts/2019/2019-08-06-447draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "2019-08-06のJS: "
author: "azu"
layout: post
date : 2019-08-06T01:51:40.799Z
date : 2019-08-06T01:52:28.429Z
category: JSer
tags:
-
Expand Down Expand Up @@ -97,7 +97,7 @@ React + TypeScript + Styled Componentsでの実装、Storybookでのプレビュ

## WebMemex/freeze-dry: Snapshots a web page to get it as a static, self-contained HTML document.
[github.com/WebMemex/freeze-dry](https://github.com/WebMemex/freeze-dry "WebMemex/freeze-dry: Snapshots a web page to get it as a static, self-contained HTML document.")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">JavaScript</span> <span class="jser-tag">library</span></p>
<p class="jser-tags jser-tag-icon"><span class="jser-tag">JavaScript</span> <span class="jser-tag">library</span> <span class="jser-tag">DOM</span></p>

ウェブサイトのDOMとリソースのスナップショットを取るライブラリ

Expand Down