• Home
Name Date Size #Lines LOC

..--

bench/12-May-2024-255198

docs/12-May-2024-231173

media/12-May-2024-

packages/12-May-2024-14,57510,961

scripts/12-May-2024-553377

test/12-May-2024-60,19956,493

LICENSED12-May-20241.1 KiB2016

README.OpenSourceD12-May-2024278 1211

README.en.mdD12-May-20241.2 KiB2520

README.mdD12-May-20241.2 KiB2520

bundle.jsonD12-May-2024686 3030

lerna.jsonD12-May-202482 65

package-lock.jsonD12-May-2024335.9 KiB7,9057,904

package.jsonD12-May-20241.4 KiB3837

README.OpenSource

1[
2  {
3    "Name": "parse5",
4    "License": "MIT",
5    "License File": "NOTICE",
6    "Version Number": " 5.1.1",
7    "Owner": "sunbingxin@huawei.com",
8    "Upstream URL": "https://github.com/inikulin/parse5.git",
9    "Description": "HTML parser and serializer."
10  }
11]
12

README.en.md

1# third_party_parse5
2
3#### Description
4HTML parser and serializer.
5
6#### License
7Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
8
9Permission is hereby granted, free of charge, to any person obtaining a copy
10of this software and associated documentation files (the "Software"), to deal
11in the Software without restriction, including without limitation the rights
12to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13copies of the Software, and to permit persons to whom the Software is
14furnished to do so, subject to the following conditions:
15
16The above copyright notice and this permission notice shall be included in
17all copies or substantial portions of the Software.
18
19THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25THE SOFTWARE.

README.md

1# third_party_parse5
2
3#### 介绍
4HTML parser and serializer.
5
6#### License
7Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
8
9Permission is hereby granted, free of charge, to any person obtaining a copy
10of this software and associated documentation files (the "Software"), to deal
11in the Software without restriction, including without limitation the rights
12to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13copies of the Software, and to permit persons to whom the Software is
14furnished to do so, subject to the following conditions:
15
16The above copyright notice and this permission notice shall be included in
17all copies or substantial portions of the Software.
18
19THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25THE SOFTWARE.