You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make clustering, mapping, data extraction and other algorithms configurable so people can write their own implementations for their repos and/or contribute them to the main repo or release them as standalone JS modules.
Steps
Define API for those kind of plugins
Extract existing implementations into modules using those APIs
Document how to implement your own
The text was updated successfully, but these errors were encountered:
Description
Make clustering, mapping, data extraction and other algorithms configurable so people can write their own implementations for their repos and/or contribute them to the main repo or release them as standalone JS modules.
Steps
The text was updated successfully, but these errors were encountered: