Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junzhengca/six
returns 6
https://github.com/junzhengca/six
6 node npm
Last synced: 12 days ago
JSON representation
returns 6
- Host: GitHub
- URL: https://github.com/junzhengca/six
- Owner: junzhengca
- License: wtfpl
- Created: 2018-03-30T18:49:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T19:26:35.000Z (over 6 years ago)
- Last Synced: 2024-10-05T11:41:11.041Z (about 1 month 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
```