https://github.com/chrisvfritz/sparty
https://github.com/chrisvfritz/sparty
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisvfritz/sparty
- Owner: chrisvfritz
- Created: 2017-01-26T23:42:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T17:24:40.000Z (about 8 years ago)
- Last Synced: 2025-01-07T08:34:07.538Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sparty
A function that returns the URL for a random image of Sparty.
## Usage
``` js
var getSpartyImage = require('sparty')getSpartyImage() // returns a random image of Sparty
```