Top 15 NX framework Alternative and Similar Softwares | Apr 2024

The NX core is a tiny library, responsible for one thing only. It allows you to create and combine components and middlewares. A component excutes its middlewares when it is attached to the DOM and gains all the added functionalities from them. NX comes with some core middlewares out of the box, which you can find listed below.

- Text interpolation: Interpolate values from the code into the view dynamically or one-time. Includes optional filters.
- Dynamic and custom attributes: Use one-time or dynamically evaluated native attributes or define some custom ones.
- Event handling: Add inline event handlers to listen on any event. Includes optional rate limiters.
- Visual flow: Use conditional blocks and loops inside the HTML view.
- Data binding: One-way, one-time or two-way data binding on any event and with no edge cases.
- Rendering: Modularize your HTML and CSS code by moving them into separate files for each component.
- Routing: Simple, but powerful routing with automatic parameter synchronization and router events.
- Dynamic styling: Simplify styling by passing objects to the style and class attributes.
- Animations: Create powerful animations by using only a few HTML attributes.
- Anything else you define with the simple 'function middleware (elem, state, next) {}' syntax. ...

1. Node on Fire

Node on Fire A full-stack isomorphic web framework built on top of Node.js, AngularJS, Express and PostgreSQL.......

2. LiquidLava

LiquidLava Feature-rich MVC framework for rapid construction of user interfaces.What makes it stand out is transparent internal design - this means, that you always understand what happens inside the framework.......

3. WebRx

WebRx WebRx is a browser-based MVVM-Framework that combines Functional-Reactive-Programming with declarative Data-Binding, Templating and Client-Side Routing.The framework is built on top of ReactiveX for Javascript (RxJs) which is a powerful set of libraries for processing and querying asynchronous data-streams that can originate from diverse sources such as Http-Requests, Input-Events, Timers and......

4. flatiron

flatiron flatiron is an adaptable framework for building modern web applications. It was built from the ground up for use with Javascript and Node.js.......

5. Trails.js

Trails.js Take the path less traveled. Or don't. With Trails, there's no cargo cult. Your team can use the design patterns and existing Node modules they already know. The capability of the framework itself is up to you, the developer, by choosing precisely the modules you need to make your application......

6. Matador

Matador Matador is a clean, organized framework for Node.js architected to suit MVC enthusiasts. It gives you a well-defined development environment with flexible routing, easy controller mappings, and basic request filtering. It’s built on open source libraries such as SoyNode for view rendering, Klass for its inheritance model, Valentine......

7. LocomotiveJS

LocomotiveJS ocomotive is a web framework for Node.js. Locomotive supports MVC patterns, RESTful routes, and convention over configuration, while integrating seamlessly with any database and template engine. Locomotive builds on Express, preserving the power and simplicity you've come to expect from Node.......

8. KnockbackJS

KnockbackJS Both Knockout.js and Backbone.js have their strengths and weaknesses, but together they are amazing! With Knockback.js, you can use the strong ORM provided by Backbone and create dynamic views using Knockout bindings.......

9. KnockoutJS

KnockoutJS Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help......

10. Geddy

Geddy Geddy is built on the same MVC principles that many popular frameworks are based on. Every Geddy app has its models, controllers, and views as well as config files and routes.......

11. TowerJS

TowerJS Small components for building apps, manipulating data, and managing a distributed application.Tower represents a different way to build applications. We present a non-monolithic, distribution of modules that can be used in together, to form Tower, or separately in a normal Node.js program. This ensures that Tower isn't a lock in,......

12. Famo.us

Famo.us Famo.us is a JavaScript framework that lets you build beautiful apps and sites for iOS, Android, Kindle, and web.......

13. Phonon Framework

Phonon Framework Originally, Phonon has been created for building hybrid apps with Apache Cordova by using web technologies such as HTML, CSS and JavaScript. Of course, there are many frameworks well known, but Phonon gives an intuitive and amuzing way of building apps. For example, the app's workflow can be defined with......

14. Enyo

Enyo Enyo is a JavaScript app framework enabling developers build native-quality HTML5 apps that run everywhere — from phones and tablets to PCs and TVs.......

15. Ractive.js

Ractive.js Ractive.js is different. It solves some of the biggest headaches in web development – data binding, efficient DOM updates, event handling – and does so with almost no learning curve.......