Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autosquash/aoc-typescript-2016
Advent Of Code 2016 solutions in TypeScript
https://github.com/autosquash/aoc-typescript-2016
advent-of-code advent-of-code-2016 aoc aoc-2016 aoc-typescript jest typescript
Last synced: 20 days ago
JSON representation
Advent Of Code 2016 solutions in TypeScript
- Host: GitHub
- URL: https://github.com/autosquash/aoc-typescript-2016
- Owner: autosquash
- License: gpl-3.0
- Created: 2023-07-28T09:51:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-28T12:26:01.000Z (over 1 year ago)
- Last Synced: 2024-11-17T14:33:19.376Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2016, aoc, aoc-2016, aoc-typescript, jest, typescript
- Language: TypeScript
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent Of Code 2016 in TypeScript
[Advent Of Code 2016](https://adventofcode.com/2016) solutions in TypeScript.
**Warning:** I often force push.
## License
This project is released under the GNU GPL-3.0 license.
Check out the [LICENSE](LICENSE) file for more information.