webarkit / webarkit/jsfeatNext
Feature parity audit: function & parameter level vs jsfeat (Axis 1)
Open
@kalwalt is already working on this.
Since Jul 7, 2026.
code design
documentation
enhancement
javascript
question
tests
Typescript
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- Avg merge
- 16h 24m
- Merged PRs (30d)
- 34
Description
Enumerate every jsfeat src/*.js symbol and map it to jsfeatNext at function-and-parameter level: signature match, default args, argument order, and numeric behavior. Produce per-module parity tables. See docs/jsfeat-parity-and-refactor-audit.md (Axis 1).
Contributor guide
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.
Assessment
This issue has not been assessed yet.