The "definitive" Codeforces wrapper for javascript

Правка en3, от 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!

Теги codeforces api, javascript, tools, wrapper

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский aManwithaVan 2022-06-27 15:47:35 0 (published)
en2 Английский aManwithaVan 2022-06-27 15:45:09 1
en1 Английский aManwithaVan 2022-06-27 15:44:43 1670 Initial revision (saved to drafts)