# jabbany/CommentCoreLibrary

Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心，提供从基本骨架到高级弹幕的支持。

Repository: https://github.com/jabbany/CommentCoreLibrary
Canonical: https://ross.abutalabs.com/products/commentcorelibrary
Homepage: http://jabbany.github.io/CommentCoreLibrary/demo
Language: TypeScript
License: MIT
License Family: permissive
Topics: danmaku, video, danmu, comment, typescript, comments-streaming, html5
Last push: 2023-10-17T18:14:03+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5278, "days_push": 1051, "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 1929, forks 304 (observed 2026-08-28T04:05:55.945324+00:00)

## What it is
CommentCoreLibrary is a JavaScript/TypeScript engine for rendering streaming danmaku (bullet) comments over timed HTML5 video or audio. It provides the core controller for displaying, animating, and filtering timed comment overlays in web-based players.

## Use cases
- add danmaku bullet comments to an html5 video player
- render scrolling live comments over video streams
- build a video player with niconico-style comment overlays
- stream timed comments on top of audio or video playback
- filter and style danmaku comments in the browser
- integrate comment streaming into a custom web player

## When to choose
- you need danmaku/bullet-comment overlays for HTML5 media in the browser
- you want a mature, MIT-licensed core engine to extend in your own player
- you need advanced danmaku features like CSS-styled comments, filters, and scripting

## When to avoid
- you need a full video player UI rather than just a comment engine
- your project is not web/JavaScript based and you cannot adapt the modules
- you need server-side comment storage or delivery - this only handles client-side rendering

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, media, entertainment
- platform: browser, cross-platform
- tags: danmaku, live-comments, video-overlay, html5-video, bullet-comments, typescript, nodejs

## Member repositories
- jabbany/CommentCoreLibrary (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.945324+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-30T03:09:02.700201+00:00, confidence not recorded.
  - readme: https://github.com/jabbany/CommentCoreLibrary (fetched 2026-08-28T04:05:55.945324+00:00, sha 530c841ccd59)
  - homepage: http://jabbany.github.io/CommentCoreLibrary/demo (fetched 2026-08-29T10:48:46.737758+00:00, sha b3cc4441786f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
