Hacker News new | ask | show | jobs
Show HN: Use JSX to Define Spreadsheets (github.com)
1 points by xkjyeah 361 days ago
Exporting spreadsheets from JS always seemed such a chore. It's difficult to declaratively define even though it's so obviously similar to a plain old table.

With custom renderers we can do better!