Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserapi

Cross-runtime compatible (Node.js, Bun, Deno) TikTok live interaction plugin.

Install dependencies

npm install
# or
bun install
# or
deno install

Run or build

  "scripts": {
    "dev": "tsx src/index.ts",
    "build": "tsx build.ts"
  }
npm run dev
npm run build

Supported runtimes

  • Node.js (v18+) — via tsx for TypeScript execution and esbuild for bundling
  • Bunbun run src/index.ts or bun run build.ts
  • Denodeno run src/index.ts or deno run build.ts

About

tikfinity plugin for bun_plugins, emit all events from tiktok

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages