rdf-stores

A TypeScript/JavaScript implementation of the RDF/JS store interface with support for quoted triples.

quoted-string-regex

JavaScript regular expression for matching a quoted string.

jsq

Command line tool for repacing all double quoted strings with single quoted strings in a file or directory. Usage: jsq fileOrDirectory [fileOrDirectory [..]]

splitargs

Splits strings into tokens by given separator except treating quoted part as a single token.