vanilla-todo VS SlickGrid

Compare vanilla-todo vs SlickGrid and see what are their differences.

vanilla-todo

A case study on viable techniques for vanilla web development. (by morris)

SlickGrid

A lightning fast JavaScript grid/spreadsheet (by 6pac)
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
vanilla-todo SlickGrid
4 4
1,123 1,760
- -
8.4 9.3
3 months ago 10 days ago
JavaScript TypeScript
ISC License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vanilla-todo

Posts with mentions or reviews of vanilla-todo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.
  • What We Need Instead of "Web Components"
    8 projects | news.ycombinator.com | 22 Dec 2023
    Thanks for this, gives my intuition some words to back it up!

    I find especially compelling how the author separates concrete problems like reconciliation (hard to argue against) from the abstract principle of "everything should be a component" (can be argued more easily IMO).

    Shamelessly plugging https://github.com/morris/vanilla-todo here; in this try-hard-to-stay-vanilla case study there are similar conclusions: Reconciliation is hard, CSS global namespace is problematic, etc. - I also did not use web components, but could not explain/justify that decision well (until now!).

  • Vanilla-todo: A case study on viable techniques for vanilla web development
    1 project | news.ycombinator.com | 12 Dec 2023
  • GitHub - morris/vanilla-todo: A case study on viable techniques for vanilla web development.
    1 project | /r/ThePrimeagenReact | 11 Dec 2023
  • Show HN: 7GUIs in Vanilla HTML, CSS, JavaScript
    7 projects | news.ycombinator.com | 20 Sep 2021
    A few years back I stumbled into something a bit more complex, still done in pure js, just for the hell of it: https://github.com/morris/vanilla-todo

    And then wrote my own version, with code a lot closer to modern react, with undo/redo and other niceties - https://github.com/ivank/vanilla-teuxdeux

    And what I leaned is that is astonishingly easy to write code that would be understandable to people coming from the redux crowd. Maybe that’s because redux is just such a simple concept in and off itself - a glorified switch on a big object. And it’s also quite easy to hack a simple version of vdom to make it all work.

    What’s missing from all those vanilla js efforts though turned out to be testability. There is a ton of code in the modern js world just to allow you to mock/test your components, and thats for me the real tragedy of vanilla js.

    I have no idea why W3C crowd have not invested into standardizing js tests in all these years…

SlickGrid

Posts with mentions or reviews of SlickGrid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.

What are some alternatives?

When comparing vanilla-todo and SlickGrid you can also consider the following projects:

7guis-React-TypeScript-MobX - Implementation of 7GUIs with React, TypeScript and MobX

ag-Grid - The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

vanilla-teuxdeux - A case study to implement modern js app with vanilla web technologies

React Data Grid - Feature-rich and customizable data grid React component

mvc_for_the_web - Example programs explaining the techniques of Model-View-Controller implemented as web applications.

HANDSONTABLE - JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡

petite-vue - 6kb subset of Vue optimized for progressive enhancement

SheetJS js-xlsx - 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

Dragula - :ok_hand: Drag and drop so simple it hurts

Jspreadsheet CE - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

7guis-html-css-js

ExcelJS - Excel Workbook Manager