rdf-stores
A TypeScript/JavaScript implementation of the RDF/JS store interface with support for quoted triples.
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.