It's time the Steem-JS library got typescript bindings.

in #coding5 years ago

It is time that the documentation located at
https://github.com/steemit/steem-js/tree/master/doc
were added to. For both Steem and Hive. Indeed even for Whaleshares and Golos, development is hindered because we only have as much documentation as a C header file without comments.

Here is an example from this page

steem.api.getDiscussionsByActive(query, function(err, result) {
  console.log(err, result);
});

Nothing about what result is supposed to be. Is result an array of strings or an array of some structure? If it is a structure what are the members of said structure? What is query? Is it a search string? Is it a regular expression? How is it used? Is it searching the author, title, or tags?

I am looking for funding for making this happen. If you like the idea, resteem, like, show this to others on Disord, etc...

Coin Marketplace

STEEM 0.20
TRX 0.15
JST 0.029
BTC 63780.55
ETH 2618.13
USDT 1.00
SBD 2.82