Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.