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

Readme

Keywords

none

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