observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
966 stars 83 forks source link

Use case of lib #158

Closed tryhardest closed 4 years ago

tryhardest commented 4 years ago

I was searching for a library that could help determine what was the root (exact) cause of a DOM layout invalidation and prompt for repaint.

I came across this. But in looking at it I was intrigued. Would I be right to think this is a library primarily used for if someone was using the observable pattern? Are there any other main use cases for this lib? Tnx

mbostock commented 4 years ago

The is the standard library for Observable notebooks, so, I’m not sure if that’s what you’re looking for? If it is, feel free to post in our forum to ask for help getting started!