New Package - copleykj:grapher-link-executor

I recently dove into using grapher to define my data API in my apps, but having to separate grapher links from their collections and define them in a certain order just didn’t feel natural, and it doesn’t allow an API to be split into several packages that can be added and used independently. Something like my socialize packages would not be possible if they used grapher due to the structure that is currently required.

To solve these issues and allow more flexibility when defining grapher links, I’ve created and released copleykj:grapher-link-executor.

Give it a try and let me know what you think!

3 Likes