Splits strings into tokens by given separator except treating quoted part as a single token.
Splits a string into tokens by a given separator, treating any quoted parts as a single token.
A TypeScript/JavaScript implementation of the RDF/JS store interface with support for quoted triples.
JavaScript regular expression for matching a quoted string.