Yet another simple, lightweight, modularized and object-oriented JavaScript framework.
Writing JavaScript codes, but still missing namespaces, classes, events, inheritance and polymorphism? MXFramework gives you an elegant but simple way to write and organize your code with object-oriented style, comes with build-in JS and CSS compilers.
Getting troubles with formatting date, array manipulation and localization? MXFramework provides extensions to String
, Date
, Number
and other build-in types, along with many useful utilities. What's more, you can now use Array
as mutable list or even collection.
MXFramework is designed to be a fundamental framework rather than an all-in-one library. Instead of providing bunch of UI controls, it offers a way to define and combine the UI elements, meanwhile it supports application-based development and running mode.