Select your language

Home arrow-right ... arrow-right Development Software arrow-right Web Frameworks arrow-right NX framework

We've compiled a list of 15 free and paid alternatives to NX framework. The primary competitors include Backbone.js, Microsoft Web Framework. In addition to these, users also draw comparisons between NX framework and AngularJS, Vue.js, React. Also you can look at other similar options here: Development Software, Web Frameworks.


Backbone supplies structure to JavaScript-heavy applications by providing models with key-value...

AngularJS
Free Open Source

HTML is great for declaring static documents, but it falters when we try to use it for declaring...

Vue.js
Free Open Source

Intuitive, Fast and Composable MVVM for building interactive interfaces

React
Free Open Source

A JavaScript library for building user interfaces

Polymer
Free Open Source

Polymer is a library that uses the latest web technologies to let you create custom HTML elements.

KnockoutJS
Free Open Source

Knockout is a JavaScript library that helps you to create rich, responsive display and editor user...

ember.js
Free Open Source

Javascript MVC ( Model View Controller ) Framework

Svelte
Free Open Source

Compiler-based component framework that builds efficient code to surgically update the DOM

Aurelia
Free Open Source

Aurelia is a JavaScript client framework that leverages simple conventions to empower your...

A modular next gen framework built with ES6 and Web components.

NX framework Platforms

tick-square Linux
tick-square Mac
tick-square Web-Based
tick-square Windows

NX framework Video and Screenshots

NX framework Overview

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.

These can be combined to create components with the desired functionality. Alternatively ready made core components can be extended and used, to avoid boilerplate code.

NX framework Features

tick-square Easy to use

Top NX framework Alternatives

Share your opinion about the software, leave a review and help make it even better!

NX framework Categories

Web Frameworks

NX framework Tags

framework web-development javascript

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?