Which spreadsheet program do you guys use? (even if it's not emacs related)

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • fortune-sheet

    A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

  • Microsoft Excel (web version), have been reconsider using it and replace it with fortune-sheet (a project I recently came across).

  • qsv

    CSVs sliced, diced & analyzed.

  • If you're fine with working on delimited text files in a non-interactive manner qsv is a good option. Especially with large files. It's a fork of similar xsv. I've used it for querying my files before doing any analysis with r dplyr.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ess-view-data

    View data support for ESS

  • You can set ses-modes cell alignment using a printer function. If you want something more visidata-like and speak R, there's ess-view-data - which seems to lack a way to directly edit a cell, but I think a little elisp could help there.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Joining CSV Data Without SQL: An IP Geolocation Use Case

    3 projects | news.ycombinator.com | 19 Oct 2023
  • Qsv: Ultra-fast CSV data-wrangling toolkit

    1 project | news.ycombinator.com | 28 Jun 2023
  • Qsv: CSVs sliced, diced and analyzed (fork of xsv)

    2 projects | news.ycombinator.com | 27 Jun 2023
  • How manipulate this CSV in Python?

    1 project | /r/learnpython | 23 Sep 2022
  • Rendering a Million Rows in React by Drawing

    4 projects | dev.to | 23 Mar 2024