Installations
Developer Guide
Typescript
Yes
Module System
CommonJS
Min. Node Version
>=0.10.0
Node Version
16.20.2
NPM Version
8.19.4
Score
81.2
Supply Chain
81.9
Quality
82.3
Maintenance
100
Vulnerability
87.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Developer
Download Statistics
Total Downloads
646,975
Last Day
612
Last Week
6,296
Last Month
30,045
Last Year
539,631
GitHub Statistics
Apache-2.0 License
1 Stars
63 Commits
3 Watchers
5 Branches
11 Contributors
Updated on Dec 23, 2024
Bundle Size
19.10 kB
Minified
4.78 kB
Minified + Gzipped
Sponsor this package
Package Meta Information
Latest Version
0.2.2
Package Id
@stdlib/utils-omit@0.2.2
Unpacked Size
28.37 kB
Size
8.54 kB
File Count
11
NPM Version
8.19.4
Node Version
16.20.2
Published on
Jul 28, 2024
Other packages similar to @stdlib/utils-omit
@stdlib/utils-omit-by
Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.
@stdlib/utils-pick
Return a partial object copy containing only specified keys.
@stdlib/utils-map-values
Map values from one object to a new object having the same keys.
@stdlib/utils-pick-by
Return a partial object copy containing properties for which a predicate (function) returns a truthy value.