reddit-authless

Node.js compatible version of the now deprecated/archived reddit.js repo

Usage no npm install needed!

<script type="module">
  import redditAuthless from 'https://cdn.skypack.dev/reddit-authless';
</script>

README

About

Node.js compatible version of the now deprecated/archived 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