aoc-ts-template
AOC template
A template for creating TypeScript solutions for Advent of Code challenges
A simple TypeScript template for Advent of Code with a utility function to handle inputs.
7 stars
1 watching
7 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-templateadvent-of-code-typescript
Related projects:
Repository | Description | Stars |
---|---|---|
ismtabo/advent-of-code-deno-template | A template repository for solving Advent of Code challenges in Deno using TypeScript | 4 |
kotlin-hands-on/advent-of-code-kotlin-template | A template project to speed up the setup phase for solving Advent of Code puzzles in Kotlin | 670 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 4 |
kisp/aoc2023-ts | An Advent of Code 2023 solution written in TypeScript | 0 |
dlurak/adventofcode | A collection of TypeScript solutions to Advent of Code challenges | 4 |
alvesvaren/aoc-template | A template project for solving Advent of Code challenges in Python. | 4 |
spexguy/zig-aoc-template | A template for building Advent of Code solutions in Zig. | 112 |
epacke/advent-of-code | A collection of solutions to Advent-of-code puzzles written in TypeScript | 1 |
gahjelle/template-aoc-python | A template project providing scaffolding for solving Advent of Code puzzles with Python | 12 |
mariotacke/template-advent-of-code | A template repository to generate a file structure for solving Advent of Code challenges in Node.js | 3 |
caderek/aoc-starter-ts | A zero-setup environment for solving Advent of Code challenges in TypeScript | 15 |
realstr1ke/aoc | A collection of solutions to Advent of Code challenges written in JavaScript | 4 |
niksimon/advent-of-code | A collection of solutions to Advent of Code challenges written in JavaScript | 2 |