# meltingice/CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation

Repository: https://github.com/meltingice/CamanJS
Canonical: https://ross.abutalabs.com/products/camanjs
Language: HTML
License: BSD-3-Clause
License Family: permissive
Last push: 2025-06-03T13:21:09+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 24, release rhythm 8, longevity 100
- inputs: {"age_days": 5777, "days_push": 456, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3574, forks 402 (observed 2026-08-28T04:08:10.794956+00:00)

## What it is
CamanJS is a JavaScript library for manipulating images using the HTML5 canvas, offering a simple interface with filters like brightness, contrast, saturation, and vignette. It works both in the browser and in NodeJS, is library-independent, and extensible with plugins.

## Use cases
- apply image filters in the browser
- edit photos client-side with javascript
- adjust brightness and contrast of images on canvas
- add vignette or saturation effects to images
- manipulate images in nodejs
- declarative image editing via html attributes

## When to choose
- you need client-side image filtering without a server
- you want a simple, extensible canvas manipulation API
- you need compatibility with other JS libraries like jQuery

## When to avoid
- you need actively maintained software with recent fixes
- you require advanced photo editing like layers or masks
- you need modern build tooling or TypeScript support

## Facets
- artifact type: library
- maturity: abandoned
- function: image-processing, ui-components
- domain: image-processing, frontend, web-development
- platform: browser
- tags: html5-canvas, image-filters, photo-editing, coffeescript, client-side, nodejs, javascript

## Member repositories
- meltingice/CamanJS (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:10.794956+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:34:04.138514+00:00, confidence not recorded.
  - readme: https://github.com/meltingice/CamanJS (fetched 2026-08-28T04:08:10.794956+00:00, sha fe9c603da06d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
