Skip to content

Marix.js is an extensible JavaScript library that can load client side modules on demand from server. It helps you to build Single Page Application with faster loading speed, less memory consumption, and better modularity.

License

Notifications You must be signed in to change notification settings

fredyang/matrix.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix.js - a web module loader

Get started

Introduction

Demos

Unit test

How to build your own matrix.js

First, clone a copy of the main matrix.js git repo by running git clone git@github.com:fredyang/matrix.js.git. Then, type 'make', it will generate output in dist/ folder, To remove all build files, type 'make clean'

Questions?

Please log your issue at https://github.com/fredyang/matrix.js/issues

About

Marix.js is an extensible JavaScript library that can load client side modules on demand from server. It helps you to build Single Page Application with faster loading speed, less memory consumption, and better modularity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published