Skip to main content
The Deno 2 Release Candidate is here
Learn more

DENO NPM GitHub last commit

Package status

This package is in active development now. All API may be not stable and this is not recemended to use in production.

NPM

Lint to package - soundify-web-api

npm i soundify-web-api
// For nodejs
import { ... } from "soundify-web-api"

// For client-side javascript
import { ... } from "soundify-web-api/web"

Deno

Link to package - soundify

import { ... } from "https://deno.land/x/soundify/mod.ts"