rename node to proj

This commit is contained in:
Sami Samhuri 2010-11-24 21:55:40 -08:00
parent 4b05c87dd2
commit 5dc07fc012
7 changed files with 29 additions and 0 deletions

1
node Symbolic link
View file

@ -0,0 +1 @@
proj

View file

@ -0,0 +1,7 @@
<!doctype html>
<meta charset=utf-8>
<title>batteries for node</title>
<p align=center>
A slightly higher-level library for node<br>
<a href="http://github.com/samsonjs/batteries">github project</a>
</p>

7
proj/format/index.html Normal file
View file

@ -0,0 +1,7 @@
<!doctype html>
<meta charset=utf-8>
<title>printf for JavaScript</title>
<p align=center>
printf for JavaScript<br>
<a href="http://github.com/samsonjs/strftime">github project</a>
</p>

7
proj/gitter/index.html Normal file
View file

@ -0,0 +1,7 @@
<!doctype html>
<meta charset=utf-8>
<title>gitter for node</title>
<p align=center>
GitHub client for Node, v2 API<br>
<a href="http://github.com/samsonjs/gitter">github project</a>
</p>

0
proj/index.html Normal file
View file

7
proj/strftime/index.html Normal file
View file

@ -0,0 +1,7 @@
<!doctype html>
<meta charset=utf-8>
<title>strftime for JavaScript</title>
<p align=center>
strftime for JavaScript<br>
<a href="http://github.com/samsonjs/strftime">github project</a>
</p>