devenbhooshan / graph.js

A liteweight javascript graph algorithms library.
MIT License
127 stars 42 forks source link

[Question] Working with typescript #15

Open TomerSalton opened 5 years ago

TomerSalton commented 5 years ago

Hey,

Is there any plan to integrate with TypeScript? I'm currently having a workaround with esm, but I would rather not to use it.

If you're familiar with any other library for TypeScript that could be a solution as well, but I found this library as the best out there :)