toss / es-toolkit

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
https://es-toolkit.slash.page
Other
6.25k stars 263 forks source link

docs: translate and create Japanese version #432

Closed yhay81 closed 2 weeks ago

yhay81 commented 2 weeks ago

Resolve #425

I am not sure if adding Japanese documentation will increase maintenance costs. Please review and decide if this is manageable. (I have standardized the term "state-of-the-art" as "最先端の" across the README and other documents.)

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 2:10pm
codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.77%. Comparing base (d02ef35) to head (6b4eff1). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/toss/es-toolkit/pull/432/graphs/tree.svg?width=650&height=150&src=pr&token=8N5S3AR3C7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss)](https://app.codecov.io/gh/toss/es-toolkit/pull/432?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss) ```diff @@ Coverage Diff @@ ## main #432 +/- ## ======================================= Coverage 99.77% 99.77% ======================================= Files 165 165 Lines 1325 1325 Branches 357 357 ======================================= Hits 1322 1322 Misses 2 2 Partials 1 1 ```