Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taitems/reddit-authless
https://github.com/taitems/reddit-authless
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/taitems/reddit-authless
- Owner: taitems
- Created: 2019-11-01T04:41:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T22:15:45.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T22:54:22.193Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
Node.js compatible version of the now deprecated/archived [reddit.js](https://github.com/sahilm/reddit.js) repo## Installation
`yarn add reddit-authless`## Todo
- Bring across tests from original repo
- Consider making it env agnostic with `fetch` vs `node-fetch`## License
MIT based on original repository by @sahilm