AnyChart / GraphicsJS

A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
http://www.graphicsjs.org/
BSD 3-Clause "New" or "Revised" License
991 stars 68 forks source link

Typescript Definitions ? #6

Open lenkite opened 6 years ago

lenkite commented 6 years ago

New to GraphicsJS. Is it possible to provide typescript definitions? This would make using the library a breeze in Visual Studio Code or VIM with nice type checking, auto complete support and sane linting.

Thanks for making this wonderful library open source!

Shestac92 commented 6 years ago

@lenkite Thank you for your feedback! We are planning to provide typescript definitions of GraphicsJS module in the nearest future.

matthew798 commented 4 years ago

Any progress on this?

ZhukDima commented 2 years ago

@Shestac92 Any progress on this?

InspiringCode commented 1 year ago

Any current plans for this? I guess this would be very helpful for many. Does anyone know similar libraries that have Typescript support?