blake-regalia / graphy.js

A collection of RDF libraries for JavaScript
https://graphy.link/
ISC License
163 stars 4 forks source link

Add TypeScript definitions #16

Open blake-regalia opened 4 years ago

blake-regalia commented 4 years ago

Add TypeScript definitions

LaurensRietveld commented 4 years ago

Alternatively, would rewriting it to typescript be an option as well?

Reason I'm asking: it'll be quite some work adding typescript defs. Rewriting to typescript might take a bit longer, but result in a bigger benefit (no need to keep code / defs in sync in the long term)