# @babel/helper-string-parser> A utility package to parse stringsSee our website [@babel/helper-string-parser](https://babeljs.io/docs/babel-helper-string-parser) for more information.## InstallUsing npm:```shnpm install --save @babel/helper-string-parser```or using yarn:```shyarn add @babel/helper-string-parser```