1 Star 0 Fork 0

Sunny / type-challenges

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.ja.md 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
antfu 提交于 2022-11-15 00:04 . chore: update index

CamelCase 上級 #template-literal

by Anthony Fu @antfu

挑戦する    English 简体中文

snake_case 文字列を camelCase に変換する CamelCase <T> を実装します。

例えば

type camelCase1 = CamelCase<'hello_world_with_types'> // expected to be 'helloWorldWithTypes'
type camelCase2 = CamelCase<'HELLO_WORLD_WITH_TYPES'> // expected to be same as previous one

戻る 解答を共有 解答を確認

関連する課題

612・KebabCase
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ztes/type-challenges.git
git@gitee.com:ztes/type-challenges.git
ztes
type-challenges
type-challenges
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891