kazzkiq/CodeFlask
A micro code-editor for awesome web pages. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4036
- days_rel: n/a
- days_push: 1081
- n_releases_24m: 0
Adoption not part of the score
1116 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeFlask is a lightweight JavaScript library that embeds a micro code editor with syntax highlighting (via Prism) into web pages. It is designed for small code snippets on landing pages, playgrounds, and interactive samples, not for large files or IDEs.
Use cases
- embed a small editable code snippet on a landing page
- build a code playground where visitors can edit API samples
- show interactive editable code examples in documentation
- add a lightweight syntax-highlighted editor to a web form
- display read-only highlighted code with line numbers
- customize editor themes and add extra language support
When to avoid
- building a web IDE or editing large files
- you only need static syntax highlighting (use Prism.js directly)
- you need advanced editor features like autocomplete, multi-cursor, or linting
- you must support older browsers
Facets
library · maturity maintenance
editor ui-components web-development frontend developer-tools browser code-editor syntax-highlighting prism micro-editor code-snippets javascript
3 sources
- readme: https://github.com/kazzkiq/CodeFlask · fetched 2026-08-28 · 692134a0ab5a
- homepage: https://kazzkiq.github.io/CodeFlask/ · fetched 2026-08-29 · 07a6be400386
- registry_npm: https://registry.npmjs.org/codeflask · fetched 2026-08-29 · 12fed85c6509
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kazzkiq/CodeFlask | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kazzkiq/CodeFlask")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem