An open API service indexing awesome lists of open source software.

https://github.com/nglmercer/tikfinity_plugin

tikfinity plugin for bun_plugins, emit all events from tiktok
https://github.com/nglmercer/tikfinity_plugin

bun tikfinity

Last synced: 3 months ago
JSON representation

tikfinity plugin for bun_plugins, emit all events from tiktok

Awesome Lists containing this project

README

          

# browserapi

To install dependencies:

```bash
bun install
```

To execute or build:

```json
"scripts": {
"dev": "bun run src/index.ts",
"build": "bun run build.ts"
}
```

This project was created using `bun init` in bun v1.3.8. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.