awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
techlayer avatar

techlayer/espresso.js

0
View on GitHub↗
530 stars·25 forks·JavaScript·MIT·7 views

Espresso.js

Super minimal MVC library

Features

  • MVC Frameworks - Minimalist library for building UIs.
  • Web Frameworks - A minimal JavaScript library for crafting user interfaces.

Star history

Star history chart for techlayer/espresso.jsStar history chart for techlayer/espresso.js

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does techlayer/espresso.js do?

Super minimal MVC library

What are the main features of techlayer/espresso.js?

The main features of techlayer/espresso.js are: MVC Frameworks, Web Frameworks.

What are some open-source alternatives to techlayer/espresso.js?

Open-source alternatives to techlayer/espresso.js include: astoilkov/jsblocks — 2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout). chaplinjs/chaplin — HTML5 application architecture using Backbone.js. alpinejs/alpine — This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML… angular/angular.js — AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags… canjs/canjs — Build CRUD apps in fewer lines of code. derbyjs/derby — Derby is an isomorphic MVC framework and real-time data synchronization engine designed for building collaborative…

Open-source alternatives to Espresso.js

Similar open-source projects, ranked by how many features they share with Espresso.js.
  • angular/angular.jsangular avatar

    angular/angular.js

    58,615View on GitHub↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By utilizing a centralized dependency injection container, the framework manages the lifecycle of services and components to ensure modularity and maintainable architecture. The framework is defined by its two-way data binding mechanism, which automatically synchronizes data models wit

    JavaScript
    View on GitHub↗58,615
  • astoilkov/jsblocksastoilkov avatar

    astoilkov/jsblocks

    2,750View on GitHub↗

    2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

    JavaScript
    View on GitHub↗2,750
  • alpinejs/alpinealpinejs avatar

    alpinejs/alpine

    31,675View on GitHub↗

    This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML markup. It functions as a lightweight state container that tracks data changes and automatically synchronizes the document object model with the underlying application state. By utilizing proxy-based observation, it ensures that interface updates occur precisely when reactive properties are modified. The framework distinguishes itself by allowing developers to define interactive behavior through custom attributes rather than external scripts. This approach enables the compositio

    HTML
    View on GitHub↗31,675
  • canjs/canjscanjs avatar

    canjs/canjs

    1,913View on GitHub↗

    Build CRUD apps in fewer lines of code.

    JavaScript
    View on GitHub↗1,913
  • See all 30 alternatives to Espresso.js→