Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
@thi.ng/object-utils
Advanced tools
[!NOTE] This is one of 200 standalone projects, maintained as part of the @thi.ng/umbrella monorepo and anti-framework.
🚀 Please help me to work full-time on these projects by sponsoring me on GitHub. Thank you! ❤️
Utilities for manipulating plain JS objects & maps.
This package contains functionality which was previously part of and has been extracted from the @thi.ng/associative package.
K => V
to V => K
STABLE - used in production
Search or submit any issues for this package
yarn add @thi.ng/object-utils
ESM import:
import * as ou from "@thi.ng/object-utils";
Browser ESM import:
<script type="module" src="https://esm.run/@thi.ng/object-utils"></script>
For Node.js REPL:
const ou = await import("@thi.ng/object-utils");
Package sizes (brotli'd, pre-treeshake): ESM: 1.16 KB
Note: @thi.ng/api is in most cases a type-only import (not used at runtime)
TODO
If this project contributes to an academic publication, please cite it as:
@misc{thing-object-utils,
title = "@thi.ng/object-utils",
author = "Karsten Schmidt",
note = "https://thi.ng/object-utils",
year = 2017
}
© 2017 - 2024 Karsten Schmidt // Apache License 2.0
FAQs
Utilities for manipulating plain JS objects & maps
We found that @thi.ng/object-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.