Skip to content
/ maa Public

a better, robust css framework based on building terminologies

Notifications You must be signed in to change notification settings

tamzi/maa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maa

Maa

Robust, packed, simple and sweet front-end framework for faster and easier web development.
Read maa docs

Download Maa Themes * Blog


Table of contents

Quick start

Several quick start options are available:

coming soon:

Read the Getting started page for information on the framework contents, templates and examples, and more.

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

maa/
├── css/
│   ├── maa.css
│   ├── maa.min.css
│   ├── maa-component.css
│   ├── maa.typography.css
│   ├── maa-grid.css
│   ├── maa-grid.min.css
│   ├── maa-flex.css
│   └── maa-flex.min.css
└── js/
    ├── maa.js
    ├── maa.min.js
    └── sw.js

What it comes with compiled:

- CSS  (`maa.css`) 
- Grid Layout files (`maa-grid.css`)
- Flexbox Layout files (`maa-flex.css`)
- Compiled and minified CSS files(`maa.min.*`)
- Typography in maa(maa-typography.css)
- Various plug and play css components(maa-component.css).

In the factory:

- map files coming soon.

Documentation

Maa's documentation can be found here: maa wiki

Contributing

Comming soon

Versioning

See:

References
  1. Angled Rows:
    1. sloppy Elements
    2. Angled Edges
  2. Bootstrap 4
  3. Foundation
  4. Material Design Lite

license

npm

About

a better, robust css framework based on building terminologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published