A node.js library for testing files or url's against the w3c html validator. Installation var w3cjs = require('w3cjs'); var results = w3cjs.validate({ file: 'demo.html', // file can either be a local file or a remote file //file: 'http://html5boilerplate.com/', output: 'json', // Defaults to 'json', other option includes html callback: function (res) { console.log(res); // depending on the output
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く