first comit

This commit is contained in:
Mats van Reenen
2020-07-22 11:05:57 +02:00
commit 5031e5f2b6
18 changed files with 843670 additions and 0 deletions

18
.VSCodeCounter/details.md Normal file
View File

@@ -0,0 +1,18 @@
# Details
Date : 2020-07-21 11:53:50
Directory /home/mreenen/projecten/labvoeding front
Total : 3 files, 116 codes, 20 comments, 34 blanks, all 170 lines
[summary](results.md)
## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |
| [corner radius simulation.html](/corner radius simulation.html) | HTML | 61 | 0 | 8 | 69 |
| [dat.gui.min.js](/dat.gui.min.js) | JavaScript | 1 | 12 | 2 | 15 |
| [front.py](/front.py) | Python | 54 | 8 | 24 | 86 |
[summary](results.md)

View File

@@ -0,0 +1,5 @@
"filename", "language", "HTML", "Python", "JavaScript", "comment", "blank", "total"
"/home/mreenen/projecten/labvoeding front/corner radius simulation.html", "HTML", 61, 0, 0, 0, 8, 69
"/home/mreenen/projecten/labvoeding front/dat.gui.min.js", "JavaScript", 0, 0, 1, 12, 2, 15
"/home/mreenen/projecten/labvoeding front/front.py", "Python", 0, 54, 0, 8, 24, 86
"Total", "-", 61, 54, 1, 20, 34, 170
1 filename language HTML Python JavaScript comment blank total
2 /home/mreenen/projecten/labvoeding front/corner radius simulation.html HTML 61 0 0 0 8 69
3 /home/mreenen/projecten/labvoeding front/dat.gui.min.js JavaScript 0 0 1 12 2 15
4 /home/mreenen/projecten/labvoeding front/front.py Python 0 54 0 8 24 86
5 Total - 61 54 1 20 34 170

23
.VSCodeCounter/results.md Normal file
View File

@@ -0,0 +1,23 @@
# Summary
Date : 2020-07-21 11:53:50
Directory /home/mreenen/projecten/labvoeding front
Total : 3 files, 116 codes, 20 comments, 34 blanks, all 170 lines
[details](details.md)
## Languages
| language | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| HTML | 1 | 61 | 0 | 8 | 69 |
| Python | 1 | 54 | 8 | 24 | 86 |
| JavaScript | 1 | 1 | 12 | 2 | 15 |
## Directories
| path | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| . | 3 | 116 | 20 | 34 | 170 |
[details](details.md)

View File

@@ -0,0 +1,29 @@
Date : 2020-07-21 11:53:50
Directory : /home/mreenen/projecten/labvoeding front
Total : 3 files, 116 codes, 20 comments, 34 blanks, all 170 lines
Languages
+------------+------------+------------+------------+------------+------------+
| language | files | code | comment | blank | total |
+------------+------------+------------+------------+------------+------------+
| HTML | 1 | 61 | 0 | 8 | 69 |
| Python | 1 | 54 | 8 | 24 | 86 |
| JavaScript | 1 | 1 | 12 | 2 | 15 |
+------------+------------+------------+------------+------------+------------+
Directories
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| path | files | code | comment | blank | total |
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| . | 3 | 116 | 20 | 34 | 170 |
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
Files
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| filename | language | code | comment | blank | total |
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| /home/mreenen/projecten/labvoeding front/corner radius simulation.html | HTML | 61 | 0 | 8 | 69 |
| /home/mreenen/projecten/labvoeding front/dat.gui.min.js | JavaScript | 1 | 12 | 2 | 15 |
| /home/mreenen/projecten/labvoeding front/front.py | Python | 54 | 8 | 24 | 86 |
| Total | | 116 | 20 | 34 | 170 |
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+