Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "parse5", | ||
"description": "Fast full-featured HTML parsing/serialization toolset for Node. Based on WHATWG HTML5 specification. ", | ||
"version": "1.1.3", | ||
"description": "WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.", | ||
"version": "1.1.4", | ||
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
@@ -1,6 +0,9 @@ | ||
![logo](https://raw.github.com/inikulin/parse5/master/logo.png) | ||
<p align="center"> | ||
<img src="https://raw.github.com/inikulin/parse5/master/logo.png" alt="parse5" /> | ||
</p> | ||
[![Build Status](http://img.shields.io/travis/inikulin/parse5.svg?style=flat-square)](https://travis-ci.org/inikulin/parse5) | ||
Fast full-featured HTML parsing/serialization toolset for Node. Based on WHATWG HTML5 specification. | ||
*WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.* | ||
To build [TestCafé](http://testcafe.devexpress.com/) we needed fast and ready for production HTML parser, which will parse HTML as a modern browser's parser. | ||
@@ -7,0 +10,0 @@ Existing solutions were either too slow or their output was too inaccurate. So, this is how parse5 was born. |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
371753
5993
228