0
/ 100
Polished and well engineered. Punching above its star count.
Image processing library.
Documentation
74
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
92
Lockfile present (yarn.lock). Installs are reproducible.
CI is configured (.github/workflows/CI.yml).
Test files detected (packages/binding/__test__/heic.spec.mjs).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
89
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 12Forks
- 29Releaseslatest 3y ago
Community
- -Community health
- -authors own >50% of commits
- 402Watchers
Responsiveness
- 57d 22hMedian issue response
- 1hMedian PR merge time
- 5Open issues
Repository files40 root entries
- .cargo
- .claude
- .githubGood: CI is configured (.github/workflows/CI.yml).Good: Issue or PR templates present.
- .yarn
- bench
- docs
- packagesGood: Test files detected (packages/binding/__test__/heic.spec.mjs).
- website
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .npmignore
- .prettierignore
- .taplo.toml
- .yarnrc.yml
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CLAUDE.md
- electron.js
- example.mjs
- image-with-gama.png
- input-debian.svg
- lerna.json
- LICENSEGood: Licensed under MIT.
- llvm-version
- nasa-4928x3279.png
- output-exif.image.webp
- output-exif.no-rotate.image.webp
- package.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Issue: No live demo link in the README (−20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rot90-irot.heic
- rustfmt.toml
- sharp.mjs
- tsconfig.json
- tsconfig.project.json
- un-optimized-10bit.heic
- un-optimized.heic
- un-optimized.jpg
- un-optimized.png
- with-exif.jpg
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.