it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Project-perf

Open jincandev opened this issue 10 months ago • 3 comments
trafficstars

Description

  • fixes: #1442
  • feat: script:create:tool command supports specifying tool categories: pnpm script:create:tool [tool-name] [category-name]
  • feat: A locales folder can be created independently under each tool to support independent configuration of the tool's own internationalization, making developers more focused and reducing file modification conflicts
  • perf: Optimize the script:create:tool command to create generated files, reduce the chance of public file modification conflicts, and allow developers to focus more on developing their own
  • perf: Improve the category field in defineTool for existing tools

Additional context


What is the purpose of this pull request?

  • [X] Bug fix
  • [X] New Feature
  • [ ] Documentation update
  • [X] Other

Before submitting the PR, please make sure you do the following

  • [ ] Submit the PR against the dev branch.
  • [ ] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [ ] Ideally, include relevant tests that fail without this PR but pass with it.

jincandev avatar Jan 04 '25 14:01 jincandev

@jincandev is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jan 04 '25 14:01 vercel[bot]

Hi @jincandev , thanks for this wonderful contribution, very simplying, and integrated in my fork : if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Apr 06 '25 20:04 sharevb