Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocapi JS

Javascript client-side wrapper for VocaDB API

🚧 Status

Work in Progress (WIP) – This library is still in development. More features will be added soon!

Usage

import Vocapi from "vocapi";

const v = new Vocapi();

const album = await v.album.get(619)

const albumList = await v.album.search({ query: "Skatsune Miku" })

About

Javascript client-side wrapper for VocaDB API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages