This website works better with JavaScript.
Home
Explore
Help
Sign In
bnsubramaniyan
/
skgangaEkam
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
0
Tags
93 MiB
HTML
70.8%
TypeScript
20.9%
SCSS
8%
JavaScript
0.2%
Tree:
4e1912b467
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4e1912b467'
${ noResults }
skgangaEkam
/
node_modules
/
brfs
/
test
/
files
/
buffer.js
3 lines
96 B
Raw
Blame
History
var
fs
=
require
(
'fs'
)
;
var
txt
=
fs
.
readFileSync
(
__dirname
+
'/robot.html'
)
;
console
.
log
(
txt
)
;
Reference in new issue