process-analytics / bpmn-visualization-js

A TypeScript library for visualizing process execution data on BPMN diagrams
https://process-analytics.github.io/bpmn-visualization-js/
Apache License 2.0
224 stars 31 forks source link

[INFRA] Rename the repository in bpmn-visualization-ts #2406

Closed csouchet closed 1 month ago

csouchet commented 1 year ago
tbouffard commented 1 year ago

We didn't agree on that and this needs to be discussed. At a first glance, I don't see why we should change it. Let's list the impacts and the expected benefits to be able to decide.

tbouffard commented 1 month ago

We have decided not to rename the repository. The fact that the code is written in TypeScript is purely an implementation detail. Our primary target is the broader JavaScript ecosystem, and whether the code is written in TypeScript or JavaScript doesn't change the output. TypeScript compiles to JavaScript, so the repository name remains relevant and consistent with our focus on delivering a package for JavaScript developers. The current setup already supports both languages without requiring a name change.