The "definitive" Codeforces wrapper for javascript

Revision en3, by aManwithaVan, 2022-06-27 15:47:35

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!

Tags codeforces api, javascript, tools, wrapper

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English aManwithaVan 2022-06-27 15:47:35 0 (published)
en2 English aManwithaVan 2022-06-27 15:45:09 1
en1 English aManwithaVan 2022-06-27 15:44:43 1670 Initial revision (saved to drafts)