zengm-games/facesjs
A JavaScript library for generating vector-based cartoon faces observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 77
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 5156
- days_rel: 139
- days_push: 141
- n_releases_24m: 8
Adoption not part of the score
1361 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
faces.js is a JavaScript library for generating and displaying vector-based (SVG) cartoon faces, similar in spirit to Nintendo Miis. Each face is represented by a small serializable JavaScript object, so faces can be stored and redrawn later, and it includes a React component and a web-based face editor.
Use cases
- generate random cartoon avatars in the browser
- create Mii-like character faces for a game
- store and redraw the same avatar from a saved object
- let users design custom avatars with a face editor
- render avatar SVGs in a React app
- generate consistent family-like faces for NPCs
When to choose
- you need lightweight, vector-based cartoon avatars in a web app or game
- you want avatars serializable as small JSON objects
- you want a React-friendly avatar component with random generation and overrides
When to avoid
- you need photorealistic or raster image avatars
- you need server-side or non-JavaScript avatar generation
- you need detailed 3D character models
Facets
library · maturity stable
graphics ui-components image-processing web-development frontend graphics browser cross-platform svg avatar-generation cartoon-faces react avatar mii typescript game-development javascript nodejs
3 sources
- readme: https://github.com/zengm-games/facesjs · fetched 2026-08-28 · 9e68f659d86b
- homepage: https://zengm.com/facesjs/ · fetched 2026-08-29 · 01bb02c11feb
- registry_npm: https://registry.npmjs.org/facesjs · fetched 2026-08-29 · 0e8953c3fcf2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zengm-games/facesjs | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="zengm-games/facesjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem