advent-of-code-client
Puzzle Client
A NodeJS client for interacting with Advent of Code puzzle challenges
A NodeJS client for fetching inputs and submitting answers to Advent Of Code directly from your JavaScript code
14 stars
3 watching
0 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
advent-of-codeaocjavascripttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
beakerandjake/advent-of-code-runner | Generates and runs solutions to Advent of Code puzzles using a Node.js CLI | 10 |
zbyju/advent-of-code | A collection of solutions to Advent of Code puzzles in various programming languages | 3 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 2 |
believer/advent-of-code | A platform that hosts and shares solutions to daily programming puzzles from the Advent of Code event in various programming languages. | 52 |
leyanlo/advent-of-code | A collection of solutions to Advent of Code challenges in JavaScript | 18 |
normanjaeckel/adventofcode | Solving Advent of Code 2024 puzzles in a custom programming language | 1 |
niksimon/advent-of-code | A collection of solutions to Advent of Code challenges written in JavaScript | 2 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
andrejorsula/aoc | A collection of optimized Rust solutions to Advent of Code puzzles | 2 |
jjj120/adventofcode | Solutions to Advent of Code puzzles in Go | 0 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 4 |
brittleru/advent-of-code | Solutions to Advent of Code challenges in Java | 1 |
topener/adventofcode | An implementation of Advent of Code puzzles in Node.js, with sample inputs and solutions. | 8 |
jvancoillie/advent-of-code | Tools and infrastructure for solving Advent of Code puzzles | 2 |