https://github.com/lestoni/test-repo
learning and stuff
https://github.com/lestoni/test-repo
Last synced: about 1 year ago
JSON representation
learning and stuff
- Host: GitHub
- URL: https://github.com/lestoni/test-repo
- Owner: lestoni
- Created: 2014-11-09T20:08:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-09T22:23:41.000Z (over 11 years ago)
- Last Synced: 2023-08-05T05:03:44.675Z (almost 3 years ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source Software FTW.
Team Github
## API.
**sum([vargs])**
var sum = require('test-repo');
var ans = sum(1,2,3);
// 6
console.log(ans);
# LICENSE