poke-ts-api
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i poke-ts-api

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

133 kB

Total Files

45

Last publish

Collaborators

  • 20avva