i18n-json-to-xlsx-converter
i18n-json-to-xlsx-converter copied to clipboard
Wishes
- I would like to manage file reading settings. Example readXLSXFile(filePath, { trim: false }), because by default trim is true.
- I would like to generally use the flag either to use or not the library unflatten. Me not need this: unflatten(allLanguages[languageTitle], { object: true }).
Thanks