1.1.0 • Published 1 year ago

screeps-toolkit v1.1.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
1 year ago

Screeps Toolkit

NPM version Build status

Useful functions for your next screeps bot.

Usage

  • npm install screeps-toolkit
  • import { coolFunction } from "screeps-toolkit"
  • Profit !

Features

  • Many common and useful functions
  • Fully typed and documented -> TypeDoc
  • No hidden prototype changes (only in imports ending with /prototypes)
  • No hidden global changes (only in imports ending with /global)
1.1.0

1 year ago

1.0.0

2 years ago