nickmaina


  • Js SDK for the Woven Payment REST api

    published version 1.0.3, 7 years ago
  • published version 0.1.0, 6 years ago
  • ```ts import Kwara from 'kwara'; const kwara = new Kwara('cid', 'csk'); const members = kwara.members.list(); // Promise<[Member]> const members = kwara.members.list((err, members){ console.log(members) }); // With callback ```

    published version 0.0.4, 5 years ago
  • Reserved for Heroicon. A set of free MIT-licensed high-quality SVG icons for you to use in your web projects. To be transfered to Adam wathan & Steve schoger.

    published version 0.0.2, 5 years ago
  • Heroicons. A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.

    published version 0.0.7, 5 years ago
  • A very opinionated cli to run a MongoDB replica set locally for development

    published version 0.0.6, 5 years ago