chakra-core / chakra-core/ChakraCore
Intl (ECMA 402 Draft) Implement Intl.js version of String.prototype.toLocaleLowerCase
Open
ES Spec Changed
Intl
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
See: https://tc39.github.io/ecma402/#sup-string.prototype.tolocalelowercase
Contributor guide
Research direction
Begin by reading the linked ECMA-402 section for String.prototype.toLocaleLowerCase and locating the corresponding implementation and tests in ChakraCore. Done means the Intl.js version implements the specified behavior and passes the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100