is-subreddit
v0.0.1
Published
:aerial_tramway: a small npm module that tell you if a subreddit exists
Downloads
6
Readme
is-subreddit
:aerial_tramway: a small npm module that tell you if a subreddit exists
getting started
$ npm i --save is-subreddit
API
const check = require('is-subreddit')
check('xboxone');
//=> false
check('hehehaha0099');
//=> false