holochain / holochain-client-js

A JavaScript client for the Holochain Conductor API
Other
259 stars 16 forks source link

Rename repo to make clear that this is a JS implementation #50

Closed maackle closed 2 years ago

maackle commented 3 years ago

Perhaps js-conductor-api?

nphias commented 3 years ago

i see .ts files in the source.... hasnt this been done ES6+ typescript.. ?

maackle commented 3 years ago

The compilation target is still JS.

I just want to differentiate it from API bindings which could eventually be written in other languages, e.g. Python.

zippy commented 3 years ago

If we go the way @guillemcordoba went here we should rename it to conductor-client-js

zippy commented 3 years ago

or maybe even drop conductor and use holochain-client-js

jost-s commented 2 years ago

done