es-toolkit
es-toolkit copied to clipboard
feat(pipe): implement pipe
This PR implements the pipe function, as requested in the current second most upvoted issue (#1187).
Added:
pipefunction implementationpipetests (including type-level)pipedocs (note: I do not know Korean, Japanese or Chinese and used an LLM to translate the English ones, which I wrote myself)pipeperformance benchmark (I did not add the bundle size one as I reckoned only the utilities that have a Lodash equivalent needed it)
Here is the screenshot of the performance benchmark results: