In the Ruby world if I find a GitHub Ruby library documented with either Rdoc or Yard I can use Rdoc.info to generate an API documentation for that library and then read it online.
Is there an equivalent solution for Javascript?
As an example I want to generate a documentation for this library: