Skip to content

MinoMuncher/minomuncher-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overview

This is the core package for minomuncher. It is not meant to be used alone. The package makes available general minomuncher statistic types and util functions, a parseReplay function for files, and graph generation functions. To see more concrete definitions and other exports, build documents using the doc command.

setup

# install dependencies
bun install

# build the app, available under dist
npm run build

# runs bun run build
npm run prepublishOnly

# builds docs using typedoc
npm run doc

License

MIT

About

core minomuncher package for parsing replays, statistic managment, and graph generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors