Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

parse5

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Collective - Host: opensource - https://opencollective.com/parse5 - Website: https://parse5.js.org - Code: https://github.com/inikulin/parse5

Split control and undefined codepoint checks

github.com/inikulin/parse5 - 03a14fb2b5bc40d60772423e419e775a463a133b authored over 6 years ago by inikulin <[email protected]>
Rename `abrupt-comment` error to `abrupt-closing-of-comment`

github.com/inikulin/parse5 - 1c70bd0dd76b37cb776b439e1f190177a4b717fe authored over 6 years ago by inikulin <[email protected]>
Fix columns in missing semicolon after character reference errors

github.com/inikulin/parse5 - 2955837246de64f5a69911a990d82fa6a3e5cea4 authored over 6 years ago by inikulin <[email protected]>
Add Decimal character reference state errors.

github.com/inikulin/parse5 - 888e290a6581f7361ff21140ba9a4c854bc495c2 authored over 6 years ago by inikulin <[email protected]>
Rename abrupt closing of comment error

github.com/inikulin/parse5 - a89653910f374dd81ae9e94272cb5f59da3d160e authored over 6 years ago by inikulin <[email protected]>
Generalize eof-in-tag error, Rename attrValue errors (more accurate)

github.com/inikulin/parse5 - 7ee505a8b609bebbccc327314caaca1871724c75 authored over 6 years ago by Diego <[email protected]>
Adding parser errors for before attribute value state

github.com/inikulin/parse5 - d5f0b1d6f53c23f94b48556013c99cb46a779982 authored over 6 years ago by Diego <[email protected]>
Rename parse errors

github.com/inikulin/parse5 - 45d12368914f0cf448399e93dc606dee3b24df0e authored over 6 years ago by Diego <[email protected]>
Parse error: Add character reference state

github.com/inikulin/parse5 - f5672f13666e9d1764bcd5c85a33e0f7652ced27 authored over 6 years ago by Diego <[email protected]>
Add Script data double escaped dash dash state errors.

github.com/inikulin/parse5 - 7e6b240aa7e7efb26ef75e07be3a2bf505544e3d authored over 6 years ago by inikulin <[email protected]>
Add Script data double escaped dash state

github.com/inikulin/parse5 - c01f609033aeb1d63933a943f8a05ff0c0ff6cbc authored over 6 years ago by inikulin <[email protected]>
Add DOCTYPE name state errors.

github.com/inikulin/parse5 - d359420e74dc50874fe7be958f741a101e630c74 authored over 6 years ago by inikulin <[email protected]>
Adding parser errors for attibute name state

github.com/inikulin/parse5 - b79c6a728655d243e0a8f99e526aee0baf5230db authored over 6 years ago by Diego <[email protected]>
Add Comment state errors.

github.com/inikulin/parse5 - 7e8c2fd4c56b7c70c8d2a9dc6ca4809300839c4d authored over 6 years ago by inikulin <[email protected]>
Introduce named character reference state

github.com/inikulin/parse5 - d31c2f2ac9bbd7cdb7bf52414755949780536a08 authored over 6 years ago by inikulin <[email protected]>
Add Script data escaped state parse errors.

github.com/inikulin/parse5 - 259729385dc833ec035ba3ff9312ce1e74c591bd authored over 6 years ago by inikulin <[email protected]>
Add Script data escaped dash dash state errors.

github.com/inikulin/parse5 - 057dd2fdab70320c6c0c51dfa09ef8e18d9c0a1a authored over 6 years ago by inikulin <[email protected]>
Add Script data double escaped state errors.

github.com/inikulin/parse5 - b20e59800ab92ef520a06f9c5d549e1fabbad2b0 authored over 6 years ago by inikulin <[email protected]>
Adding parse errors for tag name state

github.com/inikulin/parse5 - 5c0f86a5a07db70f34732a4d3d6d75c8495e5cea authored over 6 years ago by Diego <[email protected]>
Adding parser errors for before attribute name state

github.com/inikulin/parse5 - 4b72b8540eaf66a923d091dde762d298814dee0b authored over 6 years ago by Diego <[email protected]>
Add Comment less-than sign bang dash dash state errors.

github.com/inikulin/parse5 - 165afd6fc7a6558f4248a7f540170d62ef260b26 authored over 6 years ago by inikulin <[email protected]>
Add Comment start state errors.

github.com/inikulin/parse5 - cc7599ceb8b335c80d546be14f974b719066510b authored over 6 years ago by inikulin <[email protected]>
Add Comment start dash state errors.

github.com/inikulin/parse5 - 46f19e0f398cd8b81d3b7c7a8963b5aac20ad23e authored over 6 years ago by inikulin <[email protected]>
Generalize eof-in-tag error, Rename attrValue errors (more accurate)

github.com/inikulin/parse5 - 31ee9f3026981201736e9eefc2f4dd8950b0b344 authored over 6 years ago by Diego <[email protected]>
Renaming eof-in-tag-name

github.com/inikulin/parse5 - f6d55cfd6f1d8c3c618131c87dbab376fa0a0fb3 authored over 6 years ago by Diego <[email protected]>
Add Hexademical character reference start state errors.

github.com/inikulin/parse5 - 0c4b84ffc70876e590ec48f229081090f7db8c56 authored over 6 years ago by inikulin <[email protected]>
Add Script data escaped dash state parse errors.

github.com/inikulin/parse5 - 1af1a48e8e140897a6f4376a4b3873a5b4222093 authored over 6 years ago by inikulin <[email protected]>
Add Comment end state errors.

github.com/inikulin/parse5 - 589d94f93dd272918f98fda4b102ce48253e41ec authored over 6 years ago by inikulin <[email protected]>
Add CDATA section state errors.

github.com/inikulin/parse5 - 8d34bf66a7bef14a74472303868838d3edb7d5c6 authored over 6 years ago by inikulin <[email protected]>
Added parse errors for attribute value single-quoted

github.com/inikulin/parse5 - 9ddc81ae935d2fccde9ec1a7a31659391a0f042b authored over 6 years ago by Diego <[email protected]>
Add Hexademical character reference state errors.

github.com/inikulin/parse5 - 1928e6db98500ddbb48234457073add653d09b52 authored over 6 years ago by inikulin <[email protected]>
Add Decimal character reference start state errors.

github.com/inikulin/parse5 - 56adcdb53b86a035fb7980f8412577643fe2bedb authored over 6 years ago by inikulin <[email protected]>
Accomodate new spec changes

github.com/inikulin/parse5 - 19deee040423fc38aec8755978c1ed44f454b7b1 authored over 6 years ago by Diego <[email protected]>
Update DOCTYPE tokenization per spec

github.com/inikulin/parse5 - d0432551a9d2e49368aeb53b95e42523734c5644 authored over 6 years ago by inikulin <[email protected]>
Rename for better semantics: missing-whitespace-between-attributes

github.com/inikulin/parse5 - 9aaaed8acebebe10c9bc80c78d602ce76bd9dc6b authored over 6 years ago by Diego <[email protected]>
Added parse errors: Self closing start tag

github.com/inikulin/parse5 - 845f3e4edc280380150a231206851e48ffac9331 authored over 6 years ago by Diego <[email protected]>
Added parse errors for attribute value quoted

github.com/inikulin/parse5 - 459a987be6da155f6b7f70335d7cd72179672493 authored over 6 years ago by Diego <[email protected]>
Added parse errors for attribute value unquoted

github.com/inikulin/parse5 - 56a7ca1a694eef7071c68c9271db3db048e634e9 authored over 6 years ago by Diego <[email protected]>
Added parse errors for attribute value doublequoted

github.com/inikulin/parse5 - 73451b2db35e11999424bdac3a199160fe146518 authored over 6 years ago by Diego <[email protected]>
Adding parser errors for before attribute value state

github.com/inikulin/parse5 - f6adf0b859a21a1a0e20d0ce4447312a0d68113e authored over 6 years ago by Diego <[email protected]>
Generalize tag errors. Fix typo.

github.com/inikulin/parse5 - 961b4df861f51a4b5209df7fda9da5ae443f7d3d authored over 6 years ago by inikulin <[email protected]>
Generalizing error naming

github.com/inikulin/parse5 - aa0e1bfd9b33c090fc38837d06a28cbb5c8e4e9b authored over 6 years ago by Diego <[email protected]>
Adding parser errors for after attibute name state

github.com/inikulin/parse5 - 1f506516dd606b5ff02a5808f901823ab16a9a2f authored over 6 years ago by Diego <[email protected]>
Add Comment end bang state errors.

github.com/inikulin/parse5 - 01bbc93c8a0900d7a0dae3e5f5ec6acce5b624d5 authored over 6 years ago by inikulin <[email protected]>
Add Comment end dash state errors.

github.com/inikulin/parse5 - 62ff4d9cb5161f3c3e931df51ee3d740c6443ac5 authored over 6 years ago by inikulin <[email protected]>
Bookkeep installed mixins on host

github.com/inikulin/parse5 - ca07f8f5a2339bf262c87112286e624c9ec6675b authored over 6 years ago by inikulin <[email protected]>
Simplify isolated surrogate check

github.com/inikulin/parse5 - c4fbca014302c8c7da556ff870c5c82562e5d525 authored over 6 years ago by inikulin <[email protected]>
Implenet end line/col locations

github.com/inikulin/parse5 - 529fc9deca68ff59a6dcbdabbaa9e19bdb69ab5d authored over 6 years ago by inikulin <[email protected]>
Rename `location.line` and `location.col` to `location.startLine` and `location.startCol`

github.com/inikulin/parse5 - 08f256fa7304b861e76c392709fba25f1eed2172 authored over 6 years ago by inikulin <[email protected]>
Implement correct location calculation for error rerporting parser mixin

github.com/inikulin/parse5 - 4169f1b7d5c472a9799c58c3879e2604af41dafc authored over 6 years ago by inikulin <[email protected]>
Add non-unicode-character-in-input-stream parse error.

github.com/inikulin/parse5 - 6940f36354a79fe2d1210fac670804266bc3cfb2 authored over 6 years ago by inikulin <[email protected]>
Fix optimization condition for input stream error

github.com/inikulin/parse5 - 55bf783cd931951dbff9204556f0439e9b9fb177 authored over 6 years ago by inikulin <[email protected]>
Make CI tests happy

github.com/inikulin/parse5 - fc6fee29220c3bfade4ab83f473bdbcd68fbba3a authored over 6 years ago by inikulin <[email protected]>
Configure Travis to fetch tests

github.com/inikulin/parse5 - 59ebd9fc45ef38328d945de9cbdb2b4793d16496 authored over 6 years ago by inikulin <[email protected]>
Refactor position tracking. Report control-or-undefined-character-in-input-stream error

github.com/inikulin/parse5 - 5c3b01b26db4c3736af24ecd8e14aeb7bcce86f5 authored over 6 years ago by inikulin <[email protected]>
Update year in license

github.com/inikulin/parse5 - 4f77d862add8614dcf1c6a6e6a55a1230dfdccab authored over 6 years ago by inikulin <[email protected]>
Add details field to error

github.com/inikulin/parse5 - 5ce58cd64022adff80389b574aab98639e1c26f9 authored over 6 years ago by inikulin <[email protected]>
Avoid reporting same error twice

github.com/inikulin/parse5 - de1a7bee375acab8237d8ba14aaef148f2528546 authored over 6 years ago by inikulin <[email protected]>
Refactor char ref consumption as per spec

github.com/inikulin/parse5 - c37b9d030a6847bf8fbfe2c3c38f50d0368f5747 authored over 6 years ago by inikulin <[email protected]>
Add end-tag-with-attributes error.

github.com/inikulin/parse5 - 304207c805afd4292784c1eae14bc44f0fbe3adc authored over 6 years ago by inikulin <[email protected]>
Use static property for offset in posTracker. Move error filter to error reporting mixin from preprocessor.

github.com/inikulin/parse5 - 0595d0f81f443a0ed64b2bcf53bc46cb93ce211d authored over 6 years ago by inikulin <[email protected]>
Get rid of unnecessary methods in tokenizer. Speed up duplicate attrs lookup.

github.com/inikulin/parse5 - 378e1593819bd588bb0bfd3007d06602bd8558d2 authored over 6 years ago by inikulin <[email protected]>
Avoid unecessary reconsumptions on EOF. Implement formalized CDATA section tokenization. Emit chars in pairs there necessary.

github.com/inikulin/parse5 - 2ee9e288c996a7a49ff35b4d23227a280897dbe5 authored over 6 years ago by inikulin <[email protected]>
Add Markup declaration open state parse errors.

github.com/inikulin/parse5 - 102ea8db0bb0cefc9c48feb63c3e4f3f5f33db9d authored over 6 years ago by inikulin <[email protected]>
Make linter happy

github.com/inikulin/parse5 - 0ba02c884bff5308b0539c4e81652eca194c2486 authored over 6 years ago by inikulin <[email protected]>
Get rid of bogus comment continuation state

github.com/inikulin/parse5 - 9828cf0b3641d665b3dbea04187cad641c7149a8 authored over 6 years ago by inikulin <[email protected]>
Refactor sequence matching

github.com/inikulin/parse5 - daa8384ef288f8f3f45d6402f86ec503f11fd4c5 authored over 6 years ago by inikulin <[email protected]>
Add End tag open state parse errors.

github.com/inikulin/parse5 - a29db9366c8b8789ee6f6e3f8a6f2fafb11c49e1 authored over 6 years ago by inikulin <[email protected]>
Add Tag open state errors.

github.com/inikulin/parse5 - 7f4b35a727f711eeef4fd02876e6f5f41087adfb authored over 6 years ago by inikulin <[email protected]>
Add unexpected-null-character parse error in in RCDATA, RAWTEXT, PLAINTEXT and Script data states.

github.com/inikulin/parse5 - 917126ee08d8977900757621e8bf243362c85fe1 authored over 6 years ago by inikulin <[email protected]>
Add unexpected-null-character' error.

github.com/inikulin/parse5 - b6e80e9aff7154c402695f9c800b2a925dbb8d3e authored over 6 years ago by inikulin <[email protected]>
Add self-closing-end-tag error.

github.com/inikulin/parse5 - af4cb462a40689a8856279aaa04deb05126eb3bf authored over 6 years ago by inikulin <[email protected]>
Use test data from html5lib repo for tree construction

github.com/inikulin/parse5 - a867baa4312dcb6d896c245c68e7aee70b6bf37f authored over 6 years ago by inikulin <[email protected]>
Use ranges for error location

github.com/inikulin/parse5 - 8357182ea87429b79442144561cf44516d107b89 authored over 6 years ago by inikulin <[email protected]>
Add self-closing-non-void-html-element error.

github.com/inikulin/parse5 - d9c10d3fe687ba696a3af789cdff0dda30b535e3 authored over 6 years ago by inikulin <[email protected]>
Add error reporting functionality. Add testing for errors in tokenizer.

github.com/inikulin/parse5 - b4d1efffe24ec9adea7aa0a09c6aa3a13f3cd930 authored over 6 years ago by inikulin <[email protected]>
Update tests. Revert special treatment of <menuitem> and let it be parsed as an unknown element as per spec.

github.com/inikulin/parse5 - 0fb80b87140cab50c87926b500c04bd6d3fe6f6d authored over 6 years ago by inikulin <[email protected]>
Remove duplicate condition

github.com/inikulin/parse5 - 8c3a20f1794c9e54452bc2d87cf13a8d6eee913b authored almost 7 years ago by Zirro <[email protected]>
Update index.html

github.com/inikulin/parse5 - b3859a3c64abbcc2ee69510ecf4980cc050b9af4 authored almost 7 years ago by Ivan Nikulin <[email protected]>
Create test release

github.com/inikulin/parse5 - 7ff63847be19a2b27c2cd3f4181ee16518b3bcd1 authored almost 7 years ago by inikulin <[email protected]>
#235 Make Node.js-specific API lazy loadable

github.com/inikulin/parse5 - 85e5ce3ec1f2ceeea7bc235308e0d98359e72c81 authored almost 7 years ago by inikulin <[email protected]>
#235 Remove node typings from dependencies. Remove types field from package.json

github.com/inikulin/parse5 - 12a4045ba2be2a38a0a47e323e735961e5de5d73 authored almost 7 years ago by inikulin <[email protected]>
Merge pull request #212 from gfx/patch-1

loosen the dependency version of @types/node

github.com/inikulin/parse5 - 8d38fda7e45a28684980ba5b67ca3fa3fbf976da authored over 7 years ago by Ivan Nikulin <[email protected]>
loosen the dependency version of @types/node

github.com/inikulin/parse5 - 89e6b04f48999f549352287eddfa182381de0107 authored over 7 years ago by FUJI Goro <[email protected]>
Merge pull request #207 from inikulin/escape-zero-char

Escape NUL character in feedback tests

github.com/inikulin/parse5 - fee401878d866ab87fbc79a4dc5f4f58e4b699c5 authored over 7 years ago by Ivan Nikulin <[email protected]>
Escape NUL character in feedback tests

Previously, this character was invisible in the test output.

Escaping as \u0000 for consistency...

github.com/inikulin/parse5 - 67f0099b46c5efeb01b6841478c53b75889274d1 authored over 7 years ago by Ingvar Stepanyan <[email protected]>
Merge pull request #198 from stevenvachon/master

Improve location info documentation

github.com/inikulin/parse5 - 2aff59155f02c7fc7212e234b4ef1933c75ed356 authored over 7 years ago by Ivan Nikulin <[email protected]>
Improve location info documentation

github.com/inikulin/parse5 - 02d9fee3c738481ae9208fd7bf41c838199bfa4a authored over 7 years ago by Steven D Vachon <[email protected]>
Merge pull request #196 from stevenvachon/master

Fix empty stream parsing with ParserStream

github.com/inikulin/parse5 - ae7b8a027589323d7c6fa5fc19004aaa446f5341 authored over 7 years ago by Ivan Nikulin <[email protected]>
Fix empty stream parsing with ParserStream (closes #195)

github.com/inikulin/parse5 - d0769db33aa6d829b37a68ddea3035e7660cfbc7 authored over 7 years ago by Steven D Vachon <[email protected]>
Bring no-trailing-spaces eslint rule back

github.com/inikulin/parse5 - fabc6d8eaba7904ae667dd20741bed9ea1a39ca0 authored almost 8 years ago by inikulin <[email protected]>
Merge pull request #186 from HTMLParseErrorWG/master

Change extensions machinery

github.com/inikulin/parse5 - d9c08818bfad8ff1c9714e00f37cbef44e5226a2 authored almost 8 years ago by Ivan Nikulin <[email protected]>
Calculate offset in position tracker

github.com/inikulin/parse5 - ed932c8dca08f71b9104aa6faa6bde0da3211b83 authored almost 8 years ago by inikulin <[email protected]>
Refactor location info parser mixin

github.com/inikulin/parse5 - c7f11937701da4505d2420dcfe1cae50b57b9c41 authored almost 8 years ago by inikulin <[email protected]>
Refactor location info tokenizer mixin

github.com/inikulin/parse5 - 549218b53bbb7a18fe3b2f1107b44c79d9648965 authored almost 8 years ago by inikulin <[email protected]>
Fixed: `location.startTag` is not available if end tag is missing. Bump version. (closes #181)

github.com/inikulin/parse5 - 969ed22f53db38c101449e05a1b804ea456d4e04 authored almost 8 years ago by inikulin <[email protected]>
Fix docs examples (closes #178)

github.com/inikulin/parse5 - f605e9b8b6127235ddcc9b0928663e30305a518c authored almost 8 years ago by inikulin <[email protected]>
Update docs

github.com/inikulin/parse5 - f7de0284e19d168f140bd373e4e736050567af95 authored about 8 years ago by inikulin <[email protected]>