1.1.0 • Published 3 months ago

screeps-toolkit v1.1.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
3 months 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

3 months ago

1.0.0

10 months ago

0.0.0-development

10 months ago