aoc-starter-ts
Advent challenge env
A zero-setup environment for solving Advent of Code challenges in TypeScript
15 stars
2 watching
14 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
caderek/aocrunner | Automates Advent of Code solution creation and execution with input fetching and leaderboard tracking | 187 |
caderek/aoc-starter-js | A setup environment for solving Advent of Code challenges with automatic creation and execution of code templates. | 5 |
epacke/advent-of-code | A collection of solutions to Advent-of-code puzzles written in TypeScript | 1 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
kisp/aoc2023-ts | An Advent of Code 2023 solution written in TypeScript | 0 |
s-ecki/adventofcode-starter-dart | A starter project for solving Advent of Code puzzles in Dart | 32 |
dlurak/adventofcode | A collection of TypeScript solutions to Advent of Code challenges | 4 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |
tomas-padrieza/advent-of-code-2023 | A TypeScript-based implementation of the Advent of Code 2023 challenges | 0 |
neime/advent2023 | An Advent of Code 2023 project written in TypeScript | 0 |
encse/adventofcode | C# solutions to Advent of Code problems with an emphasis on readability and maintainability. | 355 |
slotthe/advent | An ongoing exercise in solving Advent of Code problems in various programming languages | 7 |
jthomaschewski/advent-of-code | Personal repository of Advent of Code solutions in Rust and Go, aiming to learn and improve problem-solving skills through programming challenges. | 3 |
grigoresc/adventofcode.2023 | A C# implementation of Advent of Code's 2023 challenges | 0 |
drwilco/aoc | A collection of Rust solutions to Advent of Code challenges | 1 |