{"library":"lodash._reinterpolate","type":"library","category":null,"description":"lodash._reinterpolate is a specialized, internal standalone module designed to expose the regular expression used by Lodash's templating engine for identifying and extracting interpolation delimiters (e.g., `<%= variable %>`). This package is strictly versioned at 3.0.0, aligning it with the Lodash v3 major release. As such, it has not received updates since its initial publication and is considered abandoned for direct consumption in contemporary JavaScript development environments. While the underlying `reInterpolate` regex pattern remains integral to the actively maintained `lodash` (currently v4.18.1) and `lodash-es` distributions' `_.template` function, developers are strongly advised against directly importing or relying on `lodash._reinterpolate`. Instead, the recommended approach is to leverage the robust and publicly exposed `_.template` method from the main Lodash library, which encapsulates and manages this internal logic.","language":"javascript","status":"abandoned","version":"3.0.0","tags":["javascript"],"install":[{"cmd":"npm install lodash._reinterpolate","imports":["const reInterpolate = require('lodash._reinterpolate');","import _ from 'lodash';\nconst compiled = _.template('Hello <%= user %>!');","import template from 'lodash/template';"]},{"cmd":"yarn add lodash._reinterpolate","imports":[]},{"cmd":"pnpm add lodash._reinterpolate","imports":[]}],"homepage":"https://lodash.com/","github":"https://github.com/lodash/lodash","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lodash._reinterpolate","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/lodash._reinterpolate/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}