1.2.1 • Published 7 years ago

poke-ts-api v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

poke-ts-api

Build Status CircleCI Build status codecov

A TypeScript port of the API used in my PokeJava game

Basic commands

  • info: Display information about the package scripts
  • build: Clean and rebuild the project
  • fix: Try to automatically fix any linting problems
  • test: Lint and unit test the project
  • watch: Watch and rebuild the project on save, then rerun relevant tests
  • cov: Rebuild, run tests, then create and open the coverage report
  • doc: Generate HTML API documentation and open it in a browser
  • doc:json: Generate API documentation in TypeDoc JSON format
  • version: Bump package.json version, update CHANGELOG.md, tag release
  • reset: Delete all untracked files and reset the repo to the last commit
  • prepare-release: One-step: clean, build, test, publish docs, and prep a release
1.2.1

7 years ago

1.2.0

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago