tiagosiebler / orderbooks

Simple utility classes to handle orderbook snapshot & delta events in node.js, with examples for Bybit & Binance.
131 stars 34 forks source link

Migrate library to typescript #7

Closed tiagosiebler closed 2 years ago

tiagosiebler commented 2 years ago

Functionality works the same and pure js projects are still supported. This introduces some type safety for those using typescript.