labella.js icon indicating copy to clipboard operation
labella.js copied to clipboard

Expose individual functions

Open emeeks opened this issue 7 years ago • 1 comments

I only use the force layout and the node generator, I don't use the render or the line drawing. If you could expose the individual functions so I could import only the functions I wanted like so:

import { forceLayout, nodeGenerator } from "labella"

That would make the library more efficient for integration into other libraries.

emeeks avatar Jan 23 '18 16:01 emeeks

I want to work on this can you please assign it to me

Karankhatik avatar Apr 18 '23 19:04 Karankhatik