LibYoJS What is this? This is my JavaScript code that calls Yo API. How to use load libyo.js or libyo.min.js call LibYo.getInstance var yo = LibYo.getInstance("<api token>"); then call yo or yoAll yo.yo("HOGE", "http://example.com/sample.jpg"); // yo with ling yo.yoAll();