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:
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
:
P.S: Typescript support is coming up next.
Thank you!