0.1.9 • Published 4 years ago

wc3-ts-declarations v0.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Warcraft 3 Typescript Definitions

Installation:

  1. npm install --save wc3-ts-definitions

Development:

  1. Run npm install
  2. Run npm run build
  3. Definitions will be written to ./dist/wc3.d.ts

Features:

  • Enums for constants
  • Includes blizzards original comments and additional handwritten documentation

TODO

  • File paths (to common.j and Blizzard.j and "outPath") are currently hardcoded
  • Publish to npm
  • TypeDoc website generated form declarations hosted on org github page
  • Optimization and cleanup
  • (low priority) use a grammer instead of the giant regexes
0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago