mikechambers/as3corelib
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 5880
- days_rel: n/a
- days_push: 745
- n_releases_24m: 0
Adoption not part of the score
1504 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
as3corelib is an ActionScript 3 utility library originally from Adobe, providing MD5 and SHA-1 hashing, image encoders, JSON serialization, and extended String, Number, and Date APIs. It was a standard helper library for Flash/Flex development in the late 2000s.
Use cases
- hash strings with md5 or sha1 in actionscript
- encode images to png or jpeg in flash
- serialize and deserialize json in actionscript 3
- extend string number and date handling in as3
- legacy flash project utility classes
When to choose
- you are maintaining a legacy Flash or Flex ActionScript 3 codebase
- you need battle-tested AS3 hashing, JSON, or image encoding utilities
When to avoid
- you are starting a new project - Flash and ActionScript are end-of-life
- you need modern security standards - MD5 and SHA-1 are cryptographically weak
- you need actively maintained software with a clear license file
Facets
library · maturity abandoned
serialization cryptography image-processing json developer-tools web-development programming-languages cross-platform actionscript flash hashing md5 sha1 legacy
1 source
- readme: https://github.com/mikechambers/as3corelib · fetched 2026-08-28 · d2085963bde4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mikechambers/as3corelib | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mikechambers/as3corelib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem