Sprucely title background

Launch of Standalone JavaScript and React Integration

News
25
Jul 2026
Sprucely.io interactive dashboard embedded natively in a web page using the standalone JavaScript runtime

We are pleased to announce standalone JavaScript and React integration for Sprucely.io. Any website or web application can now embed fully interactive dashboards directly in the page - and push new data into them at runtime. This release introduces:

  • A standalone JavaScript runtime that connects an in-browser database and renders dashboards natively into any page with a single script
  • Standalone React components for React applications, using the same access tokens, dashboard definitions and dataset format as the JavaScript runtime
  • Runtime data updates - append new rows to a loaded dataset at any time, and every dashboard using it refreshes automatically
  • Access-token based security, scoped to the origin serving your pages

For setup instructions and code samples covering both the JavaScript runtime and the React components, see the dashboard integration guide. The underlying JSON shape - dashboards, charts and datasets - that both read from is documented in the data format reference.