Skip to content

albsadowski/csv-explorer

Repository files navigation

csv-explorer

Run SQL queries against CSV and XPT (SAS Transport) documents.

Built on top of sql.js for 100% in-browser experience.

Running Locally

  1. Install dependencies:
npm install
  1. Run:
make preview
  1. Run tests (Cypress tests require 'preview' to be running):
npm test

About

Run SQL queries against CSV documents.

Resources

License

Stars

Watchers

Forks

Contributors