Giter Site home page Giter Site logo

Comments (6)

JakeRad avatar JakeRad commented on July 20, 2024 1

@ColtonProvias @kiwileaks78 @condulum I've started a fork with a typings ... feel free to help out!

Pull Request:
#108

Fork:
https://github.com/JakeRad/gdax-node

npm install command:
npm install github:JakeRad/gdax-node

@fb55 Thoughts on merging this in?

from coinbase-pro-node.

fb55 avatar fb55 commented on July 20, 2024

We're currently reworking how this library works, let's wait for that to happen before adding typings. Thanks a lot for the offer though, I'll definitely come back to it!

Part of that change will be to use prettier for formatting the code, which will already take care of a lot of the advantages of airbnb's config. I'd prefer to maintain the remaining settings in this repo (it won't be that many anyway).

from coinbase-pro-node.

kiwileaks78 avatar kiwileaks78 commented on July 20, 2024

Having typings would be awesome !

from coinbase-pro-node.

awitherow avatar awitherow commented on July 20, 2024

There is already a pretty large conversion of the codebase to a newer flavor of es6... adding type support would either need to be done by https://flow.org or typescript.

Flow would be the easiest to begin implementing, while typescript would require another rewrite... not sure if that would be desirable.

When minimally implemented (as needed, in effective areas), flowtype can be really beautiful. Otherwise it can turn your codebase into a monster you never want to touch again.

from coinbase-pro-node.

ColtonProvias avatar ColtonProvias commented on July 20, 2024

I'm actually finding myself in the position of rewriting this to TypeScript right now. When I'm done or close to it, I'll throw it up on GitHub.

from coinbase-pro-node.

fb55 avatar fb55 commented on July 20, 2024

Merged it! :D — Thanks a lot @JakeRad!

from coinbase-pro-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.