m-framework.com Short code - simple usage

How to use m.js

Using m.js, in addition to the trivial asynchronous connection, has some interesting code-running features. The module loader and their CSS are built into m.js.

2019-09-16

Inner functions of m.js

In our JS framework, m.js has a number of built-in functions that can be applied to elements wrapped in an object m. These include getting properties, DOM operations, property operations, and more.

2019-09-15

Modules of m.js

All of most used modules of m.js. They usually loaded dynamically and asynchronously by m.js. All you need - it's type `data-m-action` and several optional attributes in an initiator element.

2019-09-16