Platform
Resources
Pricing
Sign in
Contact us
Robin van Boven
Interested in building Sustainable Free and Open Source Communities.
Workspace
Fork
Published
By
Robin van Boven
Edited
Feb 8, 2020
Fork of
Demo
Insert cell
Insert cell
sourcecred
=
{
const
server
=
"http://localhost:7070/api.js"
;
const
blob
=
await
fetch
(
server
)
.
then
(
(
r
)
=>
r
.
blob
(
)
)
;
const
esModule
=
await
require
(
URL
.
createObjectURL
(
blob
)
)
;
return
esModule
.
default
;
}
Insert cell
SC
=
require
(
"https://raw.githack.com/sourcecred/cred/825a41fb28043b6865da2f3448664b8a8e1b2583/docs/api.js"
)
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
sourcecred
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
SC
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML