Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

VMatrixTeam/MatrixUI

Open more actions menu

Repository files navigation

MatrixUI

Matrix components library based on Angular 1.x

Install

bower install matrixui#master

Usage

<script type="text/javascript" src="path/to/angular.js"></script>
<script type="text/javascript" src="path/to/matrixui.js"></script>
<link rel="stylesheet" type="text/css" href="path/to/matrix.css">

<body ng-app="your-app">
  <mu-button>Test Button<mu-button>
</body>

<script type="text/javascript">
  angular
    .module('your-app', ['matrixui'])
</script>

Contributes

git clone https://github.com/VMatrixTeam/MatrixUI.git
cd MatrixUI
bower install && npm install
gulp

About

Matrix components library based on Angular 1.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Morty Proxy This is a proxified and sanitized view of the page, visit original site.