mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-20 14:39:34 +02:00
fix: misc
This commit is contained in:
102
.idea/workspace.xml
generated
102
.idea/workspace.xml
generated
@@ -6,8 +6,10 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="feat: trim video">
|
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="feat: trim video">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/components/ToolContent.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/ToolContent.tsx" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/components/options/ToolOptions.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/options/ToolOptions.tsx" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/index.tsx" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/meta.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/meta.ts" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/service.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/tools/csv/csv-to-xml/service.ts" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -24,7 +26,7 @@
|
|||||||
<option name="PUSH_AUTO_UPDATE" value="true" />
|
<option name="PUSH_AUTO_UPDATE" value="true" />
|
||||||
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
||||||
<map>
|
<map>
|
||||||
<entry key="$PROJECT_DIR$" value="fork/EugSh1/truncate-text" />
|
<entry key="$PROJECT_DIR$" value="chesterkxng" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
@@ -107,54 +109,54 @@
|
|||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
<option name="showLibraryContents" value="true" />
|
<option name="showLibraryContents" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">{
|
<component name="PropertiesComponent"><![CDATA[{
|
||||||
"keyToString": {
|
"keyToString": {
|
||||||
"ASKED_ADD_EXTERNAL_FILES": "true",
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||||
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
"Docker.Dockerfile build.executor": "Run",
|
"Docker.Dockerfile build.executor": "Run",
|
||||||
"Docker.Dockerfile.executor": "Run",
|
"Docker.Dockerfile.executor": "Run",
|
||||||
"Playwright.Create transparent PNG.should make png color transparent.executor": "Run",
|
"Playwright.Create transparent PNG.should make png color transparent.executor": "Run",
|
||||||
"Playwright.JoinText Component.executor": "Run",
|
"Playwright.JoinText Component.executor": "Run",
|
||||||
"Playwright.JoinText Component.should merge text pieces with specified join character.executor": "Run",
|
"Playwright.JoinText Component.should merge text pieces with specified join character.executor": "Run",
|
||||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
"RunOnceActivity.git.unshallow": "true",
|
"RunOnceActivity.git.unshallow": "true",
|
||||||
"Vitest.compute function (1).executor": "Run",
|
"Vitest.compute function (1).executor": "Run",
|
||||||
"Vitest.compute function.executor": "Run",
|
"Vitest.compute function.executor": "Run",
|
||||||
"Vitest.mergeText.executor": "Run",
|
"Vitest.mergeText.executor": "Run",
|
||||||
"Vitest.mergeText.should merge lines and preserve blank lines when deleteBlankLines is false.executor": "Run",
|
"Vitest.mergeText.should merge lines and preserve blank lines when deleteBlankLines is false.executor": "Run",
|
||||||
"Vitest.mergeText.should merge lines, preserve blank lines and trailing spaces when both deleteBlankLines and deleteTrailingSpaces are false.executor": "Run",
|
"Vitest.mergeText.should merge lines, preserve blank lines and trailing spaces when both deleteBlankLines and deleteTrailingSpaces are false.executor": "Run",
|
||||||
"Vitest.removeDuplicateLines function.executor": "Run",
|
"Vitest.removeDuplicateLines function.executor": "Run",
|
||||||
"Vitest.removeDuplicateLines function.newlines option.executor": "Run",
|
"Vitest.removeDuplicateLines function.newlines option.executor": "Run",
|
||||||
"Vitest.removeDuplicateLines function.newlines option.should filter newlines when newlines is set to filter.executor": "Run",
|
"Vitest.removeDuplicateLines function.newlines option.should filter newlines when newlines is set to filter.executor": "Run",
|
||||||
"Vitest.replaceText function (regexp mode).should return the original text when passed an invalid regexp.executor": "Run",
|
"Vitest.replaceText function (regexp mode).should return the original text when passed an invalid regexp.executor": "Run",
|
||||||
"Vitest.replaceText function.executor": "Run",
|
"Vitest.replaceText function.executor": "Run",
|
||||||
"git-widget-placeholder": "main",
|
"git-widget-placeholder": "#53 on fork/ARRY7686/csvToXml",
|
||||||
"ignore.virus.scanning.warn.message": "true",
|
"ignore.virus.scanning.warn.message": "true",
|
||||||
"kotlin-language-version-configured": "true",
|
"kotlin-language-version-configured": "true",
|
||||||
"last_opened_file_path": "C:/Users/Ibrahima/IdeaProjects/omni-tools/src/pages/tools/list/duplicate/index.tsx",
|
"last_opened_file_path": "C:/Users/Ibrahima/IdeaProjects/omni-tools/src/pages/tools/list/duplicate/index.tsx",
|
||||||
"node.js.detected.package.eslint": "true",
|
"node.js.detected.package.eslint": "true",
|
||||||
"node.js.detected.package.tslint": "true",
|
"node.js.detected.package.tslint": "true",
|
||||||
"node.js.selected.package.eslint": "(autodetect)",
|
"node.js.selected.package.eslint": "(autodetect)",
|
||||||
"node.js.selected.package.tslint": "(autodetect)",
|
"node.js.selected.package.tslint": "(autodetect)",
|
||||||
"nodejs_package_manager_path": "npm",
|
"nodejs_package_manager_path": "npm",
|
||||||
"npm.build.executor": "Run",
|
"npm.build.executor": "Run",
|
||||||
"npm.dev.executor": "Run",
|
"npm.dev.executor": "Run",
|
||||||
"npm.lint.executor": "Run",
|
"npm.lint.executor": "Run",
|
||||||
"npm.prebuild.executor": "Run",
|
"npm.prebuild.executor": "Run",
|
||||||
"npm.script:create:tool.executor": "Run",
|
"npm.script:create:tool.executor": "Run",
|
||||||
"npm.test.executor": "Run",
|
"npm.test.executor": "Run",
|
||||||
"npm.test:e2e.executor": "Run",
|
"npm.test:e2e.executor": "Run",
|
||||||
"npm.test:e2e:run.executor": "Run",
|
"npm.test:e2e:run.executor": "Run",
|
||||||
"prettierjs.PrettierConfiguration.Package": "C:\\Users\\Ibrahima\\IdeaProjects\\omni-tools\\node_modules\\prettier",
|
"prettierjs.PrettierConfiguration.Package": "C:\\Users\\Ibrahima\\IdeaProjects\\omni-tools\\node_modules\\prettier",
|
||||||
"project.structure.last.edited": "Problems",
|
"project.structure.last.edited": "Problems",
|
||||||
"project.structure.proportion": "0.0",
|
"project.structure.proportion": "0.0",
|
||||||
"project.structure.side.proportion": "0.2",
|
"project.structure.side.proportion": "0.2",
|
||||||
"settings.editor.selected.configurable": "refactai_advanced_settings",
|
"settings.editor.selected.configurable": "refactai_advanced_settings",
|
||||||
"ts.external.directory.path": "C:\\Users\\Ibrahima\\IdeaProjects\\omni-tools\\node_modules\\typescript\\lib",
|
"ts.external.directory.path": "C:\\Users\\Ibrahima\\IdeaProjects\\omni-tools\\node_modules\\typescript\\lib",
|
||||||
"vue.rearranger.settings.migration": "true"
|
"vue.rearranger.settings.migration": "true"
|
||||||
}
|
}
|
||||||
}</component>
|
}]]></component>
|
||||||
<component name="ReactDesignerToolWindowState">
|
<component name="ReactDesignerToolWindowState">
|
||||||
<option name="myId2Visible">
|
<option name="myId2Visible">
|
||||||
<map>
|
<map>
|
||||||
|
@@ -79,10 +79,13 @@ Stay tuned as we continue to expand and improve our collection!
|
|||||||
## Self-host/Run
|
## Self-host/Run
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -d --name omni-tools --restart unless-stopped -p 8080:80 iib0011/omni-tools:latest
|
docker run -d --name omni-tools --restart unless-stopped -p 8080:80 iib0011/omni-tools:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker Compose
|
### Docker Compose
|
||||||
|
|
||||||
```
|
```
|
||||||
version: '3.3'
|
version: '3.3'
|
||||||
|
|
||||||
@@ -98,7 +101,7 @@ services:
|
|||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
This is a React Project with Typescript Material UI.
|
This is a React Project with Typescript Material UI. We use icons from [Iconify](https://icon-sets.iconify.design)
|
||||||
|
|
||||||
### Project setup
|
### Project setup
|
||||||
|
|
||||||
|
@@ -56,13 +56,7 @@ export default function CsvToXml({ title }: ToolComponentProps) {
|
|||||||
const compute = (values: InitialValuesType, input: string) => {
|
const compute = (values: InitialValuesType, input: string) => {
|
||||||
if (input) {
|
if (input) {
|
||||||
try {
|
try {
|
||||||
const xmlResult = convertCsvToXml(input, {
|
const xmlResult = convertCsvToXml(input, values);
|
||||||
delimiter: values.delimiter,
|
|
||||||
quote: values.quote,
|
|
||||||
comment: values.comment,
|
|
||||||
useHeaders: values.useHeaders,
|
|
||||||
skipEmptyLines: values.skipEmptyLines
|
|
||||||
});
|
|
||||||
setResult(xmlResult);
|
setResult(xmlResult);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
setResult(
|
setResult(
|
||||||
|
@@ -4,7 +4,7 @@ import { lazy } from 'react';
|
|||||||
export const tool = defineTool('csv', {
|
export const tool = defineTool('csv', {
|
||||||
name: 'Convert CSV to XML',
|
name: 'Convert CSV to XML',
|
||||||
path: 'csv-to-xml',
|
path: 'csv-to-xml',
|
||||||
icon: 'lets-icons:xml-light',
|
icon: 'mdi-light:xml',
|
||||||
description: 'Convert CSV files to XML format with customizable options.',
|
description: 'Convert CSV files to XML format with customizable options.',
|
||||||
shortDescription: 'Convert CSV data to XML format',
|
shortDescription: 'Convert CSV data to XML format',
|
||||||
keywords: ['csv', 'xml', 'convert', 'transform', 'parse'],
|
keywords: ['csv', 'xml', 'convert', 'transform', 'parse'],
|
||||||
|
@@ -6,19 +6,10 @@ type CsvToXmlOptions = {
|
|||||||
skipEmptyLines: boolean;
|
skipEmptyLines: boolean;
|
||||||
};
|
};
|
||||||
|
|
||||||
const defaultOptions: CsvToXmlOptions = {
|
|
||||||
delimiter: ',',
|
|
||||||
quote: '"',
|
|
||||||
comment: '#',
|
|
||||||
useHeaders: true,
|
|
||||||
skipEmptyLines: true
|
|
||||||
};
|
|
||||||
|
|
||||||
export const convertCsvToXml = (
|
export const convertCsvToXml = (
|
||||||
csv: string,
|
csv: string,
|
||||||
options: Partial<CsvToXmlOptions> = {}
|
options: CsvToXmlOptions
|
||||||
): string => {
|
): string => {
|
||||||
const opts = { ...defaultOptions, ...options };
|
|
||||||
const lines = csv.split('\n').map((line) => line.trim());
|
const lines = csv.split('\n').map((line) => line.trim());
|
||||||
|
|
||||||
let xmlResult = `<?xml version="1.0" encoding="UTF-8" ?>\n<root>\n`;
|
let xmlResult = `<?xml version="1.0" encoding="UTF-8" ?>\n<root>\n`;
|
||||||
@@ -27,21 +18,21 @@ export const convertCsvToXml = (
|
|||||||
const validLines = lines.filter(
|
const validLines = lines.filter(
|
||||||
(line) =>
|
(line) =>
|
||||||
line &&
|
line &&
|
||||||
!line.startsWith(opts.comment) &&
|
!line.startsWith(options.comment) &&
|
||||||
(!opts.skipEmptyLines || line.trim() !== '')
|
(!options.skipEmptyLines || line.trim() !== '')
|
||||||
);
|
);
|
||||||
|
|
||||||
if (validLines.length === 0) {
|
if (validLines.length === 0) {
|
||||||
return `<?xml version="1.0" encoding="UTF-8" ?>\n<root></root>`;
|
return `<?xml version="1.0" encoding="UTF-8" ?>\n<root></root>`;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (opts.useHeaders) {
|
if (options.useHeaders) {
|
||||||
headers = parseCsvLine(validLines[0], opts);
|
headers = parseCsvLine(validLines[0], options);
|
||||||
validLines.shift();
|
validLines.shift();
|
||||||
}
|
}
|
||||||
|
|
||||||
validLines.forEach((line, index) => {
|
validLines.forEach((line, index) => {
|
||||||
const values = parseCsvLine(line, opts);
|
const values = parseCsvLine(line, options);
|
||||||
xmlResult += ` <row id="${index}">\n`;
|
xmlResult += ` <row id="${index}">\n`;
|
||||||
headers.forEach((header, i) => {
|
headers.forEach((header, i) => {
|
||||||
xmlResult += ` <${header}>${values[i] || ''}</${header}>\n`;
|
xmlResult += ` <${header}>${values[i] || ''}</${header}>\n`;
|
||||||
|
Reference in New Issue
Block a user