observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.41k stars 111 forks source link

FileAttachment should return a canonical instance #1407

Closed mbostock closed 4 months ago

mbostock commented 4 months ago
FileAttachment("foo.txt") === FileAttachment("foo.txt") // should be true