主题
标记为「string」
2 篇
全部主题
- 资源ToolString Case ConverterConvert any string into camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, Sentence case, or flat upper/lower. Renaming things across a codebase reads faster when every variant is one click away.
- 资源ToolSlug GeneratorTurn any text into a URL-safe slug. Strips diacritics, collapses whitespace, picks - or _ separators. Authoring titles for blog posts, projects, or storage keys without hand-rolling the same regex every time.