Platform
Resources
Pricing
Sign in
Contact us
Tom Larkworthy
Tech Lead at Taktile. Formerly Firebase, Google
Workspace
Fork
Public
ui
By
Tom Larkworthy
Edited
Aug 9, 2022
Fork of
localStorageView: Non-invasive local persistance
•
2 forks
Importers
6 stars
ui
Composing viewofs with the view literal
Scaling User Interface Development
localStorageView: Non-invasive local persistance
DOM view
urlQueryFieldView: Non-invasive URL field persistence
Design Guidelines and Linter for Reusable UI Components
Squeezing more Juice out of UI libraries
Reversible attachment
Globally Synchronized Views
Tabbed Pane View
Multiplayer Cursors
👋 Hello, javascript-state-machine ⨯ Plot
Vertical Sliders
Draggable LocalFile fileInput
Data Editor
UI Animation
View Composition Examples
Composing views across time: viewroutine
Hypertext literal reconciliation with nanomorph
Responsive grid
imgChooser
Draggable Sticky view
Howto import a React component (Chonky Example)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof
c1
=
Inputs
.
bind
(
Inputs
.
text
(
{
label
:
"c1"
}
)
,
urlQueryFieldView
(
"c1"
)
)
Insert cell
c1
Insert cell
Insert cell
Insert cell
c2sideBind
=
{
Inputs
.
bind
(
viewof
c2
,
urlQueryFieldView
(
"c2"
)
)
;
}
Insert cell
Insert cell
Insert cell
Insert cell
viewof
json
=
urlQueryFieldView
(
"json"
,
{
decode
:
JSON
.
parse
}
)
Insert cell
json
Insert cell
Insert cell
viewof
c3
=
Inputs
.
bind
(
Inputs
.
text
(
{
label
:
"c3"
,
submit
:
true
,
placeholder
:
"try something"
}
)
,
urlQueryFieldView
(
"c3"
,
{
write
:
true
,
hash
:
"c3"
}
)
)
Insert cell
Insert cell
Insert cell
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
urlQueryFieldView
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
c1
Show 2 comments
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
c2
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
c2sideBind
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
json
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
c3
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML