Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kraynel/adventofcode2017
JS solutions for Advent of Code 2017
https://github.com/kraynel/adventofcode2017
advent advent-of-code advent-of-code-2017
Last synced: about 1 month ago
JSON representation
JS solutions for Advent of Code 2017
- Host: GitHub
- URL: https://github.com/kraynel/adventofcode2017
- Owner: kraynel
- Created: 2017-12-05T19:06:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:59:32.000Z (about 1 year ago)
- Last Synced: 2024-04-28T05:24:23.578Z (9 months ago)
- Topics: advent, advent-of-code, advent-of-code-2017
- Language: JavaScript
- Homepage: http://adventofcode.com/2017
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code 2017
[![CircleCI](https://circleci.com/gh/kraynel/adventofcode2017/tree/master.svg?style=svg)](https://circleci.com/gh/kraynel/adventofcode2017/tree/master)
JS solutions for Advent of Code 2017
Long inputs are copied in [./inputs](/inputs), while solutions are in the [./src/__snapshots__](./src/__snapshots__) files.