https://github.com/junzhengca/six
returns 6
https://github.com/junzhengca/six
6 node npm
Last synced: about 1 month ago
JSON representation
returns 6
- Host: GitHub
- URL: https://github.com/junzhengca/six
- Owner: junzhengca
- License: wtfpl
- Created: 2018-03-30T18:49:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T19:26:35.000Z (about 8 years ago)
- Last Synced: 2025-03-29T15:11:40.352Z (about 1 year ago)
- Topics: 6, node, npm
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# return-6
returns 6
## Install
```
npm install return-6
```
## Use
```
>>> console.log(require('return-6'))
6
```