4 ms·
Show HN: JavaScript web component for online spreadsheets
- billconan 7y agothis is awesome. One feature I'd like is the frozen column of airtable: https://support.airtable.com/hc/en-us/articles/203312065-Changing-the-number-of-frozen-fields-columns- https://support.airtable.com/hc/en-us/articles/203312065-Cha...
- social_quotient 7y agoAirtable has a lot of delights like this. Uncluttered nearly zero visual weight features. Thx for sharing that link.
- paulhodel 7y agohttps://jexcel.net/v4/examples/freeze-columns https://jexcel.net/v4/examples/freeze-columns
- jjcm 7y agoThere'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.
- treve 7y agoBefore there were Web Components, people made reusable web components. But, probably good to disambiguate