aManwithaVan's blog

By aManwithaVan, history, 22 months ago, In English

Hello there!

In an attempt to provide a complete interface-less access to Codeforces using javascript, and since all the existing wrappers out there (that I know of at least) are somewhat limited, this package was created:

npm package

Github repo

It's still in development, so feature requests + contributions are always welcome!

Usage/Examples

After running npm install cf-wrapper or yarn add cf-wrapper:

Code
Output

P.S: Typescript support is coming up next.

Thank you!

  • Vote: I like it
  • +7
  • Vote: I do not like it