https://github.com/vbm/map-frequency
WarGaming map frequency counter
https://github.com/vbm/map-frequency
nodejs worldoftanks wot
Last synced: about 1 month ago
JSON representation
WarGaming map frequency counter
- Host: GitHub
- URL: https://github.com/vbm/map-frequency
- Owner: vBm
- License: mit
- Created: 2015-11-07T22:27:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T20:35:32.000Z (about 2 years ago)
- Last Synced: 2025-01-18T11:44:42.382Z (3 months ago)
- Topics: nodejs, worldoftanks, wot
- Language: JavaScript
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/vBm/map-frequency)
[](https://david-dm.org/vBm/map-frequency#info=dependencies&view=table)
[](https://david-dm.org/vBm/map-frequency#info=devDependencies&view=table)
[](http://opensource.org/licenses/MIT)# map-frequency
WarGaming map frequency countermake sure to install all required dependencies
```bash
$ npm install
```fire script away using
```
node index.js `path-to-replay-folder`
```