first comit
This commit is contained in:
18
.VSCodeCounter/details.md
Normal file
18
.VSCodeCounter/details.md
Normal 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)
|
||||
5
.VSCodeCounter/results.csv
Normal file
5
.VSCodeCounter/results.csv
Normal 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
|
||||
|
23
.VSCodeCounter/results.md
Normal file
23
.VSCodeCounter/results.md
Normal 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)
|
||||
29
.VSCodeCounter/results.txt
Normal file
29
.VSCodeCounter/results.txt
Normal 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 |
|
||||
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
||||
Reference in New Issue
Block a user