fperucic / treant-js

Treant.js - javascript library for drawing tree diagrams
MIT License
864 stars 314 forks source link

Doesn't work on NPM #164

Open Nv7-GitHub opened 4 years ago

Nv7-GitHub commented 4 years ago

This seems like a great library! Raphael does not work on npm. I installed raphael and treant-js through npm but it does not import. I can't use script tags. Is there a way of using this with npm?

Orghaniian commented 4 years ago

i have the same issue, have you found something ?

Nv7-GitHub commented 3 years ago

We instead implemented a solution using p5.js but not as good looking or clean as this if we could use it with npm