observablehq / stdlib

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

Switch to tap #120

Closed tmcw closed 5 years ago

tmcw commented 5 years ago

Switching more of our components to tap. Gives us code coverage, cuts dependency bloat (obviates observablehq/tape, tape-await, tap-junit, and esm), and gives us more readable reporters.