Open shawnthompson opened 3 years ago
Do this with either nunjunks, nodeJS or fix in Excel file.
Example: 2.2.1 Timing Adjustable; 2.2.4 Interruptions; 3.2.5 Change on Request
Would like to see in object in JSON
"SC": "2.2.1 Timing Adjustable; 2.2.4 Interruptions; 3.2.5 Change on Request"
Should be:
"SC": [ "2.2.1 Timing Adjustable", "2.2.4 Interruptions", "3.2.5 Change on Request" ]
Maybe using this: https://github.com/stevetarver/excel-as-json
Do this with either nunjunks, nodeJS or fix in Excel file.
Example: 2.2.1 Timing Adjustable; 2.2.4 Interruptions; 3.2.5 Change on Request
Would like to see in object in JSON
Should be: