Ecosyste.ms: OpenCollective

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

github.com/prettier/angular-html-parser

An HTML parser extracted from Angular with some modifications
https://github.com/prettier/angular-html-parser

Add `tokenizeLetDeclaration` option

sosukesuzuki opened this pull request 6 months ago
Support `@let` declaration syntax

sosukesuzuki opened this pull request 6 months ago
Add `type` field for `ExpansionCase`

sosukesuzuki opened this pull request about 1 year ago
feat: parse ICU expressions if also parsing block syntax

mattlewis92 opened this pull request about 1 year ago
export htmlAstToRender3Ast

DingWeizhe opened this pull request about 1 year ago
Reduce diff between dev and main branch

fisker opened this pull request about 1 year ago
Add `startSourceSpan` and `endSourceSpan` to `BlockParameter`

sosukesuzuki opened this pull request about 1 year ago
chore(release): 5.0.0

sosukesuzuki opened this pull request about 1 year ago
Update README and rename `tokenizeBlocks` to `tokenizeAngularBlocks`

sosukesuzuki opened this pull request about 1 year ago
Add `tokenizeBlocks` option and `type` property to block nodes

sosukesuzuki opened this pull request about 1 year ago
Revert "Merge upstream"

sosukesuzuki opened this pull request about 1 year ago
Merge upstream

sosukesuzuki opened this pull request about 1 year ago
Allow unquoted slash attributes

jonathanKingston opened this pull request over 1 year ago
chore: clean up CHANGELOG for v3.0.0 & v4.0.0

fisker opened this pull request almost 2 years ago
feat: update tslib

fisker opened this pull request about 2 years ago
feat: expose utils and classes

fisker opened this pull request about 2 years ago
chore: reduce diff between `dev` and `main` branch

fisker opened this pull request about 2 years ago
HTML with Unicode - SyntaxError: Unexpected character """

prx-lmo opened this issue about 3 years ago
tags with namespace are parsed incorrectly

JounQin opened this issue over 3 years ago
feat: add `type` field to nodes and use enumerable node type

thorn0 opened this pull request almost 4 years ago
fix: add missing endSourceSpan for element with void element as its last child

ikatyang opened this pull request over 4 years ago
Location error

fisker opened this issue over 4 years ago
Arrow function syntax error in IE11

jklotz opened this issue over 4 years ago
feat(getTagContentType): add `attrs` parameter

ikatyang opened this pull request over 4 years ago
Support unquoted attribute value contains `/`

fisker opened this issue over 4 years ago
Add attrs info for getTagContentType

ikatyang opened this issue over 4 years ago
Unquoted attributes that contain slashes can't be parsed

thorn0 opened this issue over 4 years ago
feat(getTagContentType): add `prefix` and `hasParent` parameters

ikatyang opened this pull request over 4 years ago
feat: add an option to customize tag content type

ikatyang opened this pull request over 4 years ago
Add option to parse a content of unknown tags in root as string

sosukesuzuki opened this issue over 4 years ago
Pull changes from upstream to fix prettier#5810

thorn0 opened this issue almost 5 years ago
feat: support full named entities

ikatyang opened this pull request about 5 years ago
Add full named entities support

Enuvid opened this issue about 5 years ago
feat: add an option to specify case-sensitivity for tag names

ikatyang opened this pull request about 6 years ago
feat: add an option to allow `htm` component closing tags

ikatyang opened this pull request about 6 years ago
feat: support bogus comments

ikatyang opened this pull request about 6 years ago
Add an option to allow `htm` component closing tags

ikatyang opened this issue about 6 years ago
Parse unknown directives

ikatyang opened this issue about 6 years ago
Use webparser

StarpTech opened this issue about 6 years ago
feat: initial implementation

ikatyang opened this pull request about 6 years ago