This website requires JavaScript.
Explore
Help
Sign In
community
/
claude-live-demo
Watch
40
Star
0
Fork
You've already forked claude-live-demo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add greeter
Browse Source
...
This commit is contained in:
claude-live-test
2026-08-07 09:22:15 +02:00
parent
bb5cec3bd3
commit
2558ff2560
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
greet.js
Normal file
Unescape
Escape
View File
@ -0,0 +1 @@
module
.
exports
=
(
n
=
"world"
)
=>
`
gm,
${
n
}
`
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
community/claude-live-demo
Title
Body
Create Issue