1.0.6 • Published 5 months ago

advent-2024 v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago
+2024/
    DAY-#-desc/
#    ├── index-desc.html    # got util.js, IN.js, EXEC.js running in order         
#    ├── IN.js              # input goes here
+    └── EXEC.js             # execution of logic is done here
    
    util/
#    ├── util.js           # utils(v2, U) are stored here

    static/
#    ├── style.css
#   in ./index-desc.html <body>
#   <script src="https://unpkg.com/advent-2024@latest/util/util.js"></script>
1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago