Skip to content

ShockTr/rustlabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustlabs wrapper

  • Proper readme

i will add things here later

currently only exported function is getItemList() which gives you a array of GenericItem[] typed arrays

export interface GenericItem {
    name: string
    url: string
    logo: string
    category: string
}

About

rustlabs item list scraper

Resources

License

Stars

Watchers

Forks

Packages

No packages published