es-toolkit/docs/reference
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
..
array feat(intersectionBy): Add intersectionBy to compatibility layer (#721) 2024-10-22 22:40:31 +09:00
compat feat(template): add template in compat layer (#681) 2024-10-24 21:44:29 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function docs: Add missing docs 2024-10-24 18:10:25 +09:00
math feat(median): Add median and medianBy functions (#723) 2024-10-21 00:03:57 +09:00
object fix(cloneDeep): Make cloneDeep clone read-only properties 2024-10-14 15:17:42 +09:00
predicate feat(isFile): add isFile (#704) 2024-10-13 22:46:54 +09:00
promise docs(fetchData): Improve example of withTimeout (#570) 2024-09-23 15:15:23 +09:00
string docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00