{"library":"lodash.rest","type":"library","category":null,"description":"This package provides the `_.rest` method from lodash as a standalone, modularized module (v4.0.5). It creates a function that invokes the provided function with arguments from the second argument onward, effectively ignoring the first argument. It is part of the lodash modularized approach, allowing users to cherry-pick individual methods without importing the full lodash library. Useful for functional programming patterns such as transforming callback arguments. Current stable version: 4.0.5. Release cadence is tied to lodash core releases. Key differentiator: zero dependencies, targeting Node.js and bundlers.","language":"javascript","status":"active","version":"4.0.5","tags":["javascript","lodash-modularized","rest"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lodash.rest","imports":["var rest = require('lodash.rest');","import rest from 'lodash.rest';","const rest = require('lodash.rest');"]},{"cmd":"yarn add lodash.rest","imports":[]},{"cmd":"pnpm add lodash.rest","imports":[]}],"homepage":"https://lodash.com/","github":"https://github.com/lodash/lodash","docs":null,"changelog":null,"pypi":null,"npm":"lodash.rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}