Skip to main content

Built and signed on GitHub Actions

Generates a banner based on the last.fm top tracks

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
76%
Published
22 hours ago (0.1.8)

tay

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.34. Bun is a fast all-in-one JavaScript runtime.

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@alator21/tay

Import symbol

import * as tay from "@alator21/tay";

---- OR ----

Import directly with a jsr specifier

import * as tay from "jsr:@alator21/tay";

Add Package

npx jsr add @alator21/tay

Import symbol

import * as tay from "@alator21/tay";

Add Package

yarn dlx jsr add @alator21/tay

Import symbol

import * as tay from "@alator21/tay";

Add Package

pnpm dlx jsr add @alator21/tay

Import symbol

import * as tay from "@alator21/tay";

Add Package

bunx jsr add @alator21/tay

Import symbol

import * as tay from "@alator21/tay";