Almenon / Almenon/Replacely

Match case of replaced word

Đang mở
#2 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
TypeScript
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The replacement word/phrase should match the casing of the word/phrase it replaces

```
/**
* Returns a string matching the case of stringToMatch
* Works even if the two arguments are in different languages.
*/
function matchCase(stringToMatch: string, stringToTransform: string){
// logic not implemented yet
return ""
}
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.