mathiasbynens / mathiasbynens/he
streaming implementation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.6k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Have you considered a streaming implementation of `he`.
Reading the code, it seems like there are a lot of expression types to check and the streamer would probably need to be code generated out of a description of all the entities.
From your experience on he, do you think that is feasible / that would make sense ?
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing he implementation and inventorying the expression types it checks. Assess whether a streaming implementation and code generation from entity descriptions are feasible; the issue does not define a concrete acceptance test or implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100