🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more
Socket
Book a DemoInstallSign in
Socket

@dan-uni/dan-any-plugin-detaolu

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dan-uni/dan-any-plugin-detaolu

A filter, dedupe and anti-spam plugin of dan-any, a danmaku transformer lib, based on pakku.js.

latest
Source
npmnpm
Version
0.9.5
Version published
Maintainers
1
Created
Source

dan-any-plugin-detaolu 弹幕随心转(反套路插件)

Publish @dan-uni/dan-any-plugin-detaolu

Features

基于 pakku.js1 核心功能制作的弹幕过滤器,使用参数及全部功能可参见其仓库。

Usage 使用方法

import { UniPool } from "@dan-uni/dan-any";
import detaolu from "@dan-uni/dan-any-plugin-detaolu";

const pool = UniPool.create();
const d = (await pool.pipe(detaolu({ MAX_COSINE: 1000 }))).minify();
console.log(d);

License 许可证

Released under the GNU GENERAL PUBLIC LICENSE (GPL) 3.0.
本库采用 GPL 3.0 or later 许可证发布。

Footnotes

  • 对于src/pakku.js内的文件,使用了xmcp/pakku.js的代码(GPL-3.0 LICENSE),并对其进行了一定修改使其可在该项目下使用。

Keywords

bangumi

FAQs

Package last updated on 07 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts