Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendlyuser1/adventofcode
https://adventofcode.com/ challenge solutions in JavaScript
https://github.com/friendlyuser1/adventofcode
advent-of-code advent-of-code-2015 advent-of-code-2017 advent-of-code-2018 advent-of-code-2022 advent-of-code-2024 adventofcode javascript
Last synced: 22 days ago
JSON representation
https://adventofcode.com/ challenge solutions in JavaScript
- Host: GitHub
- URL: https://github.com/friendlyuser1/adventofcode
- Owner: FriendlyUser1
- Created: 2022-12-01T13:54:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T18:36:43.000Z (about 1 month ago)
- Last Synced: 2024-12-17T19:34:38.486Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2017, advent-of-code-2018, advent-of-code-2022, advent-of-code-2024, adventofcode, javascript
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode
My challenge solutions in JavaScript
Note: I trim the trailing newline off of my inputs before they are used.