{"library":"get-set-props","type":"library","category":null,"description":"The `get-set-props` package provides a comprehensive, machine-readable list of getter and setter properties available on standard JavaScript built-in types. This data is exposed as a simple JSON file, making it highly portable and usable across various JavaScript environments, including Node.js and browsers. Currently at version 0.2.0, its release cadence is likely infrequent, primarily tied to updates in the JavaScript specification or the underlying data source it forks from (Sindre Sorhus' `proto-props`). Its primary differentiator is its simplicity and directness: it's a static data set rather than a runtime utility, making it ideal for tooling, static analysis, or documentation generation that needs to query the reflective properties of JavaScript objects.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","js","ecmascript","builtin","types","type","data","getter"],"last_verified":"Wed May 27","install":[{"cmd":"npm install get-set-props","imports":["import getSetProps from 'get-set-props';","import data from 'get-set-props/get-set-props.json';","/** @type {import('get-set-props')} */\nconst getSetProps = require('get-set-props');"]},{"cmd":"yarn add get-set-props","imports":[]},{"cmd":"pnpm add get-set-props","imports":[]}],"homepage":null,"github":"https://github.com/dustinspecker/get-set-props","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/get-set-props","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/get-set-props/compatibility"}}