Skip to content

Instantly share code, notes, and snippets.

@hatsumatsu
Created April 26, 2021 07:50
Show Gist options
  • Save hatsumatsu/0f0d4cde36dc4ce880fbfb74945cde70 to your computer and use it in GitHub Desktop.
Save hatsumatsu/0f0d4cde36dc4ce880fbfb74945cde70 to your computer and use it in GitHub Desktop.
input
.replace( /^\[\"/, '' )
.replace( /\"\]$/, '' )
.split('|')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment