fyp

0.0.3 • Public • Published

fyp

Fuck you promises

basically just for this type of bullshit

    function getSomething (path, callback) {
      var ref = Firebase.database().ref(path);
      var onValue = Fyp(ref.on('value'));
      onValue(callback);
    }

Readme

Keywords

none

Package Sidebar

Install

npm i fyp

Weekly Downloads

1

Version

0.0.3

License

substanceware

Last publish

Collaborators

  • stephenhandley