@stdlib/utils-omit
Return a partial object copy excluding specified keys.
Return a partial object copy excluding specified keys.
Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.
Return a partial object copy containing only specified keys.
Return a partial object copy containing properties for which a predicate (function) returns a truthy value.
Extract a property value from each element of an object array.
Convert each object key to uppercase.
Map keys from one object to a new object having the same values.
Map values from one object to a new object having the same keys.
Wrapper for native unzip UNIX binary
Take elements from an array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array and map the unmasked values according to a callback function.
Take elements from an array.
Inside-out promise; lets you call resolve and reject from outside the Promise constructor function.
一款能够让你的中文项目一键完成 i18n 国际化功能改造的命令行工具,支持多次增量提取、缓存、英文补全,丝滑开发。
A tool to extract untranslated texts from React code for internationalization (i18n)