{"library":"amp-keys","type":"library","category":null,"description":"amp-keys is a minimalist JavaScript utility module, currently at version 1.0.1. It provides a single `keys` function designed to mimic the functionality of `Object.keys`. This package originates from the Ampersand.js project, an older, modular client-side framework that emphasized loosely coupled components. Given that `amp-keys` was last published many years ago (approximately nine years ago, with its parent Ampersand.js last seeing activity around December 2022) and the broader Ampersand.js ecosystem appears to be largely unmaintained, this module can be considered stable but effectively abandoned. Its primary utility was likely for older JavaScript environments that lacked native `Object.keys` support or to provide API consistency within the Ampersand.js application architecture. For modern JavaScript development, relying on the native `Object.keys` is universally preferred, rendering this package largely redundant. Its release cadence was minimal, likely only seeing updates to align with the Ampersand.js framework's initial stable releases.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","amp","util","objects"],"last_verified":"Wed May 27","install":[{"cmd":"npm install amp-keys","imports":["const keys = require('amp-keys');","const getObjectKeys = require('amp-keys');\nconst keys = getObjectKeys; // The function is the default export"]},{"cmd":"yarn add amp-keys","imports":[]},{"cmd":"pnpm add amp-keys","imports":[]}],"homepage":"http://amp.ampersandjs.com/#amp-keys","github":"https://github.com/ampersandjs/amp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/amp-keys","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/amp-keys/compatibility"}}