es-toolkit/docs/reference/compat/string
Dayong Lee adbe18e34d
feat(template): add template in compat layer (#681)
* Almost done

* Finish template

* Fix tsc error

* Split let and const

* Refactor

* Remove `toString`

* Refactor to use `string.matchAll`

* Remove circular dependency

* Fix lint error

* Add comment

* Fix compatibility problem

* docs

---------

Co-authored-by: raon0211 <raon0211@toss.im>
2024-10-24 21:44:29 +09:00
..
endsWith.md docs: fix import (#599) 2024-09-26 10:53:52 +09:00
padEnd.md docs: Update wrong headings and contents (#547) 2024-09-18 17:36:04 +09:00
padStart.md docs: Update wrong headings and contents (#547) 2024-09-18 17:36:04 +09:00
repeat.md chore: Move attempt to compat, and style docs 2024-09-08 17:11:06 +09:00
startsWith.md docs: fix import (#599) 2024-09-26 10:53:52 +09:00
template.md feat(template): add template in compat layer (#681) 2024-10-24 21:44:29 +09:00