Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kf stats

retrieve and display Killing Floor player statistics.

github_kfstats_demo.webm

requirements

  • Node.js version 20.x or later.

installation and usage

git clone https://github.com/bubblxs/kf-stats.git
cd kf-stats && npm install
npm run dev

or

npm run start

open your browser and go to http://localhost:4242 to interact with the application.

dependencies

  • Cheerio: for web scraping;
  • Express.js: for server-side framework;
  • EJS: for templating and rendering HTML pages;
  • Fast XML Parser: for parsing xml data.

About

retrieve and display Killing Floor player statistics.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages