rockbenben / tools-by-ai

AI 时代已经来临,每个人都能定制属于自己的专属工具。

Home Page:https://tools.newzone.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools by AI

AI 时代已经来临,每个人都能定制属于自己的专属工具。

这是一个开源的在线工具,主要由 ChatGPT 完成编程。我将把之前的本地应用处理工具在线化,并分享在这里。

工具链接:https://tools.newzone.top

生成命令

v1:

Please act as a Senior Frontend developer and create a a project using Create Next App, yarn, Ant Design, axios. In this project, implement a feature that displays Chinese text on the screen. Apply styling using Ant Design. Please provide all relevant code snippets for each task and explain how they work. Your first task is [项目要求]

v2:

Please assist me in building a frontend project with specific technologies and features. Your expertise as a Senior Frontend Developer will be appreciated. Here are the detailed tasks:

1. Setup a new project using Create Next App, yarn, Ant Design, axios.

2. Implement a feature that displays Chinese text on the screen. Apply styling using Ant Design.

3. The entire conversation and instructions should be provided in Chinese.

Please provide all relevant code snippets for each task and explain how they work. Your first task is [项目要求]

工具说明

JsonTranslate i18n 翻译器

JsonTranslate 是一款高效的多语言 JSON 翻译工具,专为开发者和内容创作者设计。支持 Google Translate、DeepL 和 DeepLX 翻译 API,助力快速实现项目的国际化和本地化。无论您是在开发多语言网站、应用程序还是处理多语言数据集,JsonTranslate 都能提供简便的解决方案,轻松将 JSON 文件中的内容翻译为多种目标语言。了解更多可查看使用教程

批量文本处理器

批量文本处理器除了支持正则匹配和 JSON 节点提取,还可以在多条件匹配时使用条件语句执行不同的文本处理操作。例如,匹配 <h4></h4> 之间的文本执行文本处理操作 1,匹配 <h5></h5> 之间的文本执行文本处理操作 2,如果都没有匹配到则直接输出文本。批量文本处理器适合从大量数据中提取文本,并按照特定规则进行处理和输出。

Deploy

System Requirements:

  • Node.js 18.17 or later.
  • macOS, Windows (including WSL), and Linux are supported.

Deploy With Vercel

Vercel

Installation

# Installation
yarn

# Local Development
yarn dev

# build and start
yarn build && yarn start

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

About

AI 时代已经来临,每个人都能定制属于自己的专属工具。

https://tools.newzone.top

License:MIT License


Languages

Language:TypeScript 97.0%Language:JavaScript 1.8%Language:CSS 1.3%