format VS vanilla-todo

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

format

Home for the dotnet-format command (by dotnet)

vanilla-todo

A case study on viable techniques for vanilla web development. (by morris)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
format vanilla-todo
19 4
1,904 1,123
0.8% -
9.4 8.4
3 days ago 3 months ago
C# JavaScript
MIT License ISC 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.

format

Posts with mentions or reviews of format. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.

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…

What are some alternatives?

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

csharpier - CSharpier is an opinionated code formatter for c#.

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

omnisharp-vscode - Official C# support for Visual Studio Code [Moved to: https://github.com/dotnet/vscode-csharp]

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

CodeMaid - CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

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

StyleCopAnalyzers - An implementation of StyleCop rules using the .NET Compiler Platform

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

prettier - Prettier is an opinionated code formatter.

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

dotnet-full-framework-ci-sandbox - This repository aims to show how to create GitHub Actions to: Build and Test a .Net Full Framework Web API project; Check the code formatting (.NET / C#); Run SonarQube code static analysis.

SlickGrid - A lightning fast JavaScript grid/spreadsheet