Closed joemfb closed 9 years ago
This PR enables CommonJS modules using browserify, updating the build and test scripts to support those modules.
Additionally, this adds two modules; an httpClient and a sparqlClient, and refactors lodlive core to use them both.
httpClient
sparqlClient
This depends on #23.
This was extracted from #22
This PR enables CommonJS modules using browserify, updating the build and test scripts to support those modules.
Additionally, this adds two modules; an
httpClient
and asparqlClient
, and refactors lodlive core to use them both.This depends on #23.