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);

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fmylife

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • gregorygregorygregory