regex.yaml 339 B

123456789101112131415
  1. identity:
  2. author: zhuhao
  3. name: regex
  4. label:
  5. en_US: Regex
  6. zh_Hans: 正则表达式提取
  7. pt_BR: Regex
  8. description:
  9. en_US: A tool for regex extraction.
  10. zh_Hans: 一个用于正则表达式内容提取的工具。
  11. pt_BR: A tool for regex extraction.
  12. icon: icon.svg
  13. tags:
  14. - utilities
  15. - productivity