All 90 Dependencies

Every package evidence depends on, ranked by repo health score.

Evidence treats business intelligence the same way modern software teams treat application code: as text files in version control. Instead of clicking through a GUI to build dashboards, you write SQL queries inside fenced code blocks in markdown files, and Evidence compiles those queries and the surrounding prose into a fast, interactive static website.

The workflow is deliberately developer-native. You write `.md` files that mix SQL statements, Svelte-based chart components, and narrative text. Evidence's preprocessing layer parses those files, extracts every named query, resolves query-to-query references (including circular-reference detection), and produces a SvelteKit application. At build time — or via a live dev server — DuckDB-WASM executes the queries client-side so the deployed site requires no backend database connection.

Evidence ships with a rich component library covering charts (line, bar, scatter, area, funnel, heatmap, bubble maps), data grids, KPI cards, and layout primitives, all built on Apache ECharts and styled with Tailwind CSS. Templated pages let a single markdown file generate hundreds of pages — one per customer, product, or region — by iterating over a query result set.

The project is structured as a pnpm monorepo with clear separation between the CLI/build tooling, the preprocessing layer, the universal SQL engine, the component library, and a growing set of datasource connectors. It supports PostgreSQL, MySQL, BigQuery, Snowflake, Redshift, DuckDB, MotherDuck, SQLite, Databricks, Trino, MS SQL, and CSV files out of the box, with a plugin interface for adding more.

25 @codemirror/lint ^6.8.0 25 @codemirror/search ^6.5.6 26 @codemirror/commands ^6.5.0 26 @codemirror/language ^6.10.1 34 @codemirror/autocomplete ^6.16.0 37 @codemirror/lang-sql ^6.6.4 37 CodeMirror ^6.0.1 37 rehype-slug 4.0.1 outdated 38 rehype-autolink-headings 5.1.0 outdated 40 JavaScript-MD5 2.19.0 41 @codemirror/view ^6.26.3 41 unist-util-visit 4.1.2 outdated 42 clsx ^2.1.1 42 node-sqlite 4.2.1 outdated 45 uvu 0.5.2 outdated 46 download 1.4.7 46 npm-run-all ^4.1.5 47 cross-env ^7.0.3 outdated 49 unified 9.1.0 outdated 52 resvg-js ^2.6.2 52 chroma.js ^2.4.2 outdated 56 fs-extra 11.2.0 outdated 57 tslib ^2.6.2 59 glob 11.0.0 outdated 59 node-fetch ^3.3.2 59 ora ^8.1.0 outdated 61 chokidar 3.6.0 outdated 63 node-http-proxy ^1.18.1 63 node-sqlite3 5.1.6 outdated 65 Chalk ^5.3.0 outdated 65 tailwind-variants ^0.1.20 outdated 67 remark 8.0.2 outdated 68 Lodash ^4.17.21 68 Lodash ^4.2.0 68 Lodash ^4.5.0 68 Lodash ^4.6.2 68 open ^9.1.0 outdated 68 Prism 1.30.0 69 date-fns ^3.6.0 outdated 69 eslint-config-prettier ^8.10.0 outdated 71 Fontsource Inter ^5.0.3 75 dotenv ^16.0.1 outdated 78 Apache Arrow JS 17.0.0 outdated 79 @clack/prompts ^0.7.0 outdated 79 node-postgres ^8.11.3 79 node-postgres ^2.10.3 outdated 81 js-yaml ^4.1.0 outdated 81 recast ^0.23.4 outdated 81 Satori ^0.12.1 outdated 82 yaml ^2.3.1 84 Segment Analytics-Next ^2.1.2 outdated 86 Autoprefixer ^10.4.20 86 Express ^4.19.2 outdated 86 nanoid 3.3.8 outdated 87 React Aria ^3.5.4 87 Leaflet ^1.9.4 88 ECharts 5.6.0 outdated 88 snowflake-sdk 1.9.0 outdated 88 tailwind-merge ^2.3.0 outdated 89 highlight.js ^11.9.0 90 DocSearch ^3.6.0 outdated 90 DocSearch ^3.6.0 outdated 90 prettier ^3.2.5 90 Tailwind CSS 3.4.18 outdated 90 Zod ^3.21.4 outdated 91 Faker ^8.3.1 outdated 91 Playwright ^1.45.3 92 Vitest 3.0.5 outdated 92 jsdom ^23.2.0 outdated 92 postcss ^8.4.38 92 Vitest ^2.1.9 outdated 93 Vite 5.4.21 outdated 93 webpack-cli ^4.8.0 outdated 94 jest ^29.5.0 outdated 94 SvelteKit 2.8.4 outdated 94 typescript-eslint ^5.1.0 outdated 94 typescript-eslint ^5.1.0 outdated 94 typescript-eslint ^6.18.1 outdated 94 ESLint 8.45.0 outdated 94 jest ^28.1.3 outdated 94 node-mssql ^11.0.1 outdated 94 MySQL2 ^3.9.7 95 mocha ^9.1.3 outdated 95 Storybook ^8.3.4 outdated 96 TypeScript 5.4.2 outdated 97 React ^17.0.2 outdated 97 React DOM ^17.0.2 outdated 97 webpack ^5.94.0 98 Google Cloud Storage 6.2.0 outdated 98 Google Cloud Storage ^9.6.3 outdated

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search