Omkar Phansopkar
Omkar Phansopkar
Signed-off-by: Omkar Phansopkar
Dev mode - Everything works as expected end to end Release build - * Build process works without error: Build steps: * Install dependencies: `npm install` * Run package script:...
### Description I've started prototyping the react+typescript version of the workbench, but since it has a completely different config, I've created a personal repository to share it for now. You...
Fixes #444 Signed-off-by: Omkar Phansopkar
### Description * Workbench doesn't support json files from latest scancode toolkit due to lack of updates * Sqlite can be updated to support latest output json documented here: https://scancodeio.readthedocs.io/en/latest/output-files.html...
Note - This occurs in develop branch, not the released version. ### Description * Click on `Export JSON file` from menu item `file` or Use shortcut `cmd+e` / `ctrl+e` *...
### Description Currently workbench is using vanilla js in electron. Shifting to typescript and react can improve development experience in many ways ### Why Typescript * Reliable and predictable code...
One suggestion 
Try an alternative charts library that is both responsive and handles congested charts as well as large pie names Current library - https://www.npmjs.com/package/c3 It hasn't been updated since 3 years,...