Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
node-js-60-2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patiphan Marak
node-js-60-2
Commits
1c1c8368
Commit
1c1c8368
authored
Feb 07, 2018
by
Patiphan Marak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ขอสองคะแนน
parent
dbaec137
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
1 deletion
+19
-1
index.js
week03/index.js
+1
-1
index.js
week04/index.js
+0
-0
package.json
week04/package.json
+18
-0
No files found.
week03/index.js
View file @
1c1c8368
...
...
@@ -16,7 +16,7 @@ r.on('line', (line) => {
console
.
log
(
`
${
label
[
i
]}
`
)
i
++
;
}
else
{
console
.
log
(
`Hi
${
data
[
0
]}
Phone
${
data
[
2
]}
Age
${
2561
-
data
[
1
]}
`
);
...
...
week04/index.js
0 → 100644
View file @
1c1c8368
week04/package.json
0 → 100644
View file @
1c1c8368
{
"name"
:
"week04"
,
"version"
:
"1.0.0"
,
"description"
:
"ขอสองคะแนน"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"http://projectcs.sci.ubu.ac.th/Patiphan/node-js-60-2.git"
},
"keywords"
:
[
"ขอสองคะแนน"
],
"author"
:
"csubu"
,
"license"
:
"ISC"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment