Unminified source code for common BGA js components?
Posted: 12 October 2020, 21:38
I would like to understand and modify some of BGA's components, such as Stock.
Is the unminified source code available anywhere public?
I'm doing some unconventional things with it (wishing to handle my own selection mechanism, not using images for elements), and finding it time-consuming to understand which of things it depends upon for various operations, and how to bypass them (e.g., some operation depend on specific class names).
Having the source code would also allow to quickly adapt it to my own uses (such as placing the elements in specific patterns).
Is the unminified source code available anywhere public?
I'm doing some unconventional things with it (wishing to handle my own selection mechanism, not using images for elements), and finding it time-consuming to understand which of things it depends upon for various operations, and how to bypass them (e.g., some operation depend on specific class names).
Having the source code would also allow to quickly adapt it to my own uses (such as placing the elements in specific patterns).