3.2.0 • Published 2 years ago
@hoast/process-parse v3.2.0
@hoast/process-parse
Parse a text value using a function or package.
Install
npm install @hoast/process-parseOptions
{String} property = 'contents'Dot notation path to the data property which should be used processed by the parser.{Function} parser = JSON.parseFunction which parse the value at the property path.