Skip to content

tobyapi/ts-aoj

Repository files navigation

ts-aoj

Aizu Online Judge client for TypeScript.

Usage

import * as aoj from 'ts-aoj';

aoj.user.get("tobias").then(user => console.log(user));

Documentation

Contributing

  1. Fork it ( https://github.com/tobyapi/ts-aoj/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • tobyapi tobya - creator, maintainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published