Skip to content

Commit 1e7967e

Browse files
committed
add downloads to README
1 parent ab7d7f3 commit 1e7967e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
[**Observable Framework**](https://observablehq.com/framework/) is a free, [open-source](./LICENSE), static site generator for data apps, dashboards, reports, and more. Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis. Framework features [data loaders](https://observablehq.com/framework/loaders) that precompute static snapshots of data at build time for dashboards that load instantly.
44

5+
<figure>
6+
<picture>
7+
<source media="(prefers-color-scheme: dark)" srcset="https://observablehq.observablehq.cloud/oss-analytics/@observablehq/framework/downloads-dark.svg">
8+
<img alt="Daily downloads of Observable Framework" src="https://observablehq.observablehq.cloud/oss-analytics/@observablehq/framework/downloads.svg">
9+
</picture>
10+
<figcaption>Daily downloads of Observable Framework</figcaption>
11+
</figure>
12+
513
## Documentation 📚
614

715
https://observablehq.com/framework/

0 commit comments

Comments
 (0)