SaaSHub helps you find the best software and product alternatives Learn more →
Fortune-sheet Alternatives
Similar projects and alternatives to fortune-sheet
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
-
-
Luckysheet
Discontinued Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
-
MUI X
MUI X is a collection of advanced React UI components for complex use cases. Use the native integration with Material UI or extend your design system. They feature state-of-the-art functionality and complex UX workflows for data-rich applications and support a wide range of use cases. MUI X is open core—base components are MIT-licensed, while more advanced features require a Pro or Premium commercial license. Components: - Data Grid - Date and Time Pickers - Charts - Tree View
-
-
revo-grid
RevoGrid - Fast, responsive, and feature-rich excel like virtual data grid for modern web applications. Supports filtering, grouping, infinite scrolling, and integration with Vue, React, Angular, and Svelte.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
univer
Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
-
-
-
fortune-sheet discussion
fortune-sheet reviews and mentions
-
REACTJS and Excel Data
Exactly, here is one: https://github.com/ruilisi/fortune-sheet/
-
Which spreadsheet program do you guys use? (even if it's not emacs related)
Microsoft Excel (web version), have been reconsider using it and replace it with fortune-sheet (a project I recently came across).
-
I created an Excel-like React spreadsheet with collabration support
I posted this project to r/reactjs a couple of weeks a ago and received many feedbacks. It's more refined now and I would like share with r/webdev too! It's like Google Sheets, and completely open source. Github: https://github.com/ruilisi/fortune-sheet Live Demo: https://ruilisi.github.io/fortune-sheet-demo BTW, one thing to be mentioned is that in the collabration demo, I didn't use any OT or CRDT algorithms to ensure all clients are strictly synchronized. There're chances that one client make changes that collides with another client (e.g. editing the same cell), and result in different state. Any ideas of improving this?
- Show HN: A drop-in Excel-like spreadsheet library with collabration support
-
Creating collabrative javascript spreadsheet made easy
In the last post, we have introduced how to create a javascript spreadsheet using FortuneSheet. This time, we will show you how to enable it's collabration feature.
- I created a new Excel-like spreadsheet component for React with collabration support
- Create Excel-like javascript spreadsheet in less than 10 lines of code
- I created an Excel-like spreadsheet library for React with collabration support
- FortuneSheet - Rich-featured online spreadsheet library for React
-
Any replacement of Luckysheet
Take a look at FortuneSheet https://github.com/ruilisi/fortune-sheet
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Sep 2024
Stats
ruilisi/fortune-sheet is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fortune-sheet is TypeScript.