garphild


Serhii Kondrashov

  • Simple React component. Show editable field on text click.

    published version 1.0.5, 6 years ago
  • A bot interface to work with Viber API

    published version 1.1.0, 4 years ago
  • Some UI components

    published version 1.0.4, 4 years ago
  • ```js const { downloadFileById } = await googleApi(path.join(__dirname, 'jwt.keys.json')); ``` ## Download file from google drive ```js const result = await downloadFileById("XXXX-YYY", "./tmp/tmp.jpg"); /** * { * status: "success" | "fail", * mess

    published version 1.0.3, 4 years ago