Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
// 定数宣言 (必要に応じて書き換えてください) const TARGET_FOLDER = './samples'; // キャプチャーしたいHTMLのフォルダー const OUTPUT_FOLDER = './imgs'; // 保存先のフォルダー const VIEWPORT_W = '1024'; // viewportの横幅(幅:単位px) const VIEWPORT_H = '768'; // viewportの高さ(幅:単位px) const IGNORE_LIST = ['.DS_Store', 'Thumbs.db', '.idea']; // 無視リスト const PHANTOM_JS_FILE = 'render.js'; // PhantomJSのパス // 具体的な処理 const fs = require('fs'); const childProces
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く