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