Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: JavaScript web component for online spreadsheets
(
github.com
)
54 points
by
paulhodel
2352 days ago
2 comments
jjcm
2352 days ago
There's no shadowroot usage or customElement definitions here - what part of this is a web component? Not to trivialize the creation of what looks like a decent spreadsheet library, but this just looks like a standard library, not a web component.
link
treve
2352 days ago
Before there were Web Components, people made reusable web components.
But, probably good to disambiguate
link
billconan
2352 days ago
this is awesome. One feature I'd like is the frozen column of airtable:
https://support.airtable.com/hc/en-us/articles/203312065-Cha...
link
paulhodel
2352 days ago
https://jexcel.net/v4/examples/freeze-columns
link
social_quotient
2352 days ago
Airtable has a lot of delights like this. Uncluttered nearly zero visual weight features. Thx for sharing that link.
link