jraw

0.0.1 • Public • Published

jraw (Javascript Reddit API Wrapper)

jraw is an easy to use Reddit parser library offering an elegant syntax, full coverage and additional helper utilities.

Installation:

via npm: npm install jraw

Usage

const jraw = require('jraw');

await jraw.subreddit('askreddit')
    .posts({ limit: 10 });

// returns an array of new posts (total 10)

TODO:

Support authenticated routes, in a separate AuthAPI

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i jraw

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

148 kB

Total Files

8

Last publish

Collaborators

  • soumil07