CommentCoreLibrary

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

Github星跟踪图

CommentCoreLibrary 弹幕核心通用构件

NPM version
Bower version
License
Build Status: Linux
Coverage Status

Other Languages: 简体中文

The CommentCoreLibrary is a set of Javascript modules that make up the
core controller for comments streaming on top of timed media (video or audio).
It is intended as a catalyst for the development of timed "danmaku" comments
in HTML5.

Developers willing to incorporate similar comment streaming functionalities
inside their own projects (whether web based or not) are encouraged to learn
from and extend from the CommentCoreLibrary.

Testing

We have a live demo here.
Feel free to open tickets if this demo test has bugs.

License

The CommentCoreLibrary is licensed under the permissive MIT License. If you wish
to use this in any project, you can simply include the following line:

CommentCoreLibrary (//github.com/jabbany/CommentCoreLibrary) - Licensed under the MIT license

Installing

With bower:
bower install comment-core-library

With npm:
npm install comment-core-library

For Rails, installing with rails-assets is recommended

In Gemfile:

# Add https://rails-assets.org as the new gem source
source 'https://rails-assets.org'

gem 'rails-assets-comment-core-library'

Examples and Documentation

  • Documentation can be found inside the docs/ folder.
  • Experimental modules are in experimental/.
  • You may test using test data found in test/.

Contributing

We encourage any contributions to this project, please read
CONTRIBUTING for details on how to contribute to the project.

Also, feel free to have a look at our sister project
ABPlayerHTML5 for a reference
implementation of a video player with CommentCoreLibrary.

主要指标

概览
名称与所有者jabbany/CommentCoreLibrary
主编程语言TypeScript
编程语言CoffeeScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2012-03-21 17:35:37
推送于2023-10-17 18:14:03
最后一次提交2023-03-02 09:14:57
发布数7
最新版本名称0.11.1 (发布于 )
第一版名称v0.9.0 (发布于 )
用户参与
星数1.9k
关注者数90
派生数306
提交数372
已启用问题?
问题数93
打开的问题数17
拉请求数44
打开的拉请求数3
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?