<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://zhidian.wuute.com/html5dev/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://zhidian.wuute.com/html5dev/feed.php">
        <title>HTML5知典 56:86:36:96</title>
        <description></description>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <image rdf:resource="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico" />
       <dc:date>2026-06-04T02:38:58+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/csslint?rev=1490343490&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/eslint?rev=1490346696&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/esprima?rev=1489734718&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/htmllint?rev=1490348160&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jslint?rev=1490348766&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jsonlint?rev=1490349048&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/recast?rev=1489734741&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/start?rev=1491034806&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/xmllint?rev=1490349652&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico">
        <title>HTML5知典</title>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <url>http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico</url>
    </image>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/csslint?rev=1490343490&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T17:18:10+09:00</dc:date>
        <title>CSSLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/csslint?rev=1490343490&amp;do=diff</link>
        <description>CSSLint

简介

CSSLint 是一个工具来帮助指出你的CSS代码的问题。它进行基本的语法检查，以及应用一组规则的代码寻找有问题的模式或效率低下的迹象。规则都是可插入的，所以你可以很容易地写自己的或省略你不想要的。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/eslint?rev=1490346696&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T18:11:36+09:00</dc:date>
        <title>ESLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/eslint?rev=1490346696&amp;do=diff</link>
        <description>ESLint

简介

ESLint is an open source project originally created by Nicholas C. Zakas in June 2013. Its goal is to provide a pluggable linting utility for JavaScript.

以下是 ESLint 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://eslint.org/&gt;
	*</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/esprima?rev=1489734718&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-17T16:11:58+09:00</dc:date>
        <title>Esprima</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/esprima?rev=1489734718&amp;do=diff</link>
        <description>Esprima

简介

Esprima是一个高性能，标准兼容的ECMAScript解析器。

以下是 Esprima 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://esprima.org/&gt;
	*  源代码(Source) 
&lt;https://github.com/jquery/esprima&gt;
	*  授权(License) 
BSD
	*  范例（Example） 


截图



点评</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/htmllint?rev=1490348160&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T18:36:00+09:00</dc:date>
        <title>HTMLLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/htmllint?rev=1490348160&amp;do=diff</link>
        <description>HTMLLint

简介

An unofficial html5 linter.

以下是 HTMLLint 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://htmllint.github.io/&gt;
	*  源代码(Source) 
&lt;https://github.com/htmllint&gt;
	*  授权(License) 
ISC
	*  范例(Example) 


截图

点评

暂无点评</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jslint?rev=1490348766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T18:46:06+09:00</dc:date>
        <title>JSLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jslint?rev=1490348766&amp;do=diff</link>
        <description>JSLint

简介

JSLint, The JavaScript Code Quality Tool

以下是 JSLint 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://jslint.com/&gt;
	*  源代码(Source) 
&lt;https://github.com/douglascrockford/JSLint&gt;
	*  授权(License) 

	*  范例(Example) 


截图

点评

暂无点评</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jsonlint?rev=1490349048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T18:50:48+09:00</dc:date>
        <title>JSONLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/jsonlint?rev=1490349048&amp;do=diff</link>
        <description>JSONLint

简介

以下是 JSONLint 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://jsonlint.com/&gt;
	*  源代码(Source) 
&lt;https://github.com/zaach/jsonlint&gt;
	*  授权(License) 

	*  范例(Example) 


截图

点评

暂无点评</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/recast?rev=1489734741&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-17T16:12:21+09:00</dc:date>
        <title>recast</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/recast?rev=1489734741&amp;do=diff</link>
        <description>recast

简介

recast是一个JavaScript语法分析工具库，将JavaScript程序转换成语法树的同时可以生成soucemap。

以下是 recast 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;https://github.com/benjamn/recast&gt;
	*  源代码(Source) 
&lt;https://github.com/benjamn/recast&gt;
	*  授权(License)</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/start?rev=1491034806&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-01T17:20:06+09:00</dc:date>
        <title>词语法解析</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/start?rev=1491034806&amp;do=diff</link>
        <description>词语法解析

目录收录的是词法语法解析相关的开源码库。

定义

词语法解析包括词法分析(Lexical Analysis)和语法解析(Grammar Analysis)两个部分，词法分析通常只是作为语法分析中的一个子功能存在。96 index</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/xmllint?rev=1490349652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T19:00:52+09:00</dc:date>
        <title>XmlLint</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/56/86/36/96/xmllint?rev=1490349652&amp;do=diff</link>
        <description>XmlLint

简介

Port of libxml to JavaScript using Emscripten.

以下是 OS.js 各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://syssgx.github.io/xml.js/&gt;
	*  源代码(Source) 
&lt;https://github.com/kripken/xml.js/&gt;
	*  授权(License) 

	*  范例(Example) 


截图



点评

暂无点评</description>
    </item>
</rdf:RDF>
