fmylife

1.1.0 • Public • Published

A wrapper around fmylife.com

Usage

const fml = require("fmylife");
 
// Fetch a random fml story
fml.random().then(console.log);
 
// Search for fml stories
fml.search("memes").then(console.log);
 
// Fetch top fml stories
// Filters: day, week, month, year, allTime
fml.top("allTime").then(console.log);

Package Sidebar

Install

npm i fmylife

Weekly Downloads

3

Version

1.1.0

License

MIT

Last publish

Collaborators

  • gregorygregorygregory