You are correct. It has no commands because it is an API that "allows developers to easily add extra lines above an entity." Including commands, config, or any other bloat would be inconvenient for developers who are going to shade in the API.
Version: 1.0.3
After a year or so of searching (and attempts on my own at creating my own framework), I have finally settled for this API which allows for easy developer access to multi line nametags on recent Minecraft versions. Best of all, it is clientside! Normally, entities are teleported and actually exist on the server, but with this solution a lot of the load is taken away. Not to mention, the API is generally easy to use and requires a very little amount of code to get it working. The old standard was MultiLineAPI, but, with no support for recent versions, this resource is certainly the future :)