feat: copy and import file

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-23 01:42:50 +01:00
parent bb3964eabc
commit 3ca1b7cd02
3 changed files with 58 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ import image from '../../../assets/text.png';
export const tool = defineTool('string', {
path: 'split',
name: 'Text splitter',
image: image,
image,
description:
"World's simplest browser-based utility for splitting text. Load your text in the input form on the left and you'll automatically get pieces of this text on the right. Powerful, free, and fast. Load text get chunks.",
keywords: ['text', 'split'],