Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trickojs

An npm package for validating parameters and sending requests to api.tricko.pro, the backend for Tricko.pro.

Usage

bun add trickojs
import { getCryzenPlayer, testCryzenPlayer, getCryzenPlayerRoute } from "trickojs";

// Example methods
const data = await getCryzenPlayer("TheMasterRob4ig"); // Returns JSON data
const test = testCryzenPlayer("TheMasterRob4ig");      
const route = getCryzenPlayerRoute("TheMasterRob4ig"); // URL

About

NPM package for working with Tricko API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages