samsonframework/html2less

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# SamsonFramework HTML to LESS generation package
 
SamsonFramework LESS tree generation from HTML tag tree generation implementation

[![Latest Stable Version](https://poser.pugx.org/samsonframework/html2less/v/stable.svg)](https://packagist.org/packages/samsonframework/html2less)
[![Build Status](https://scrutinizer-ci.com/g/samsonframework/html2less/badges/build.png?b=master)](https://scrutinizer-ci.com/g/samsonframework/html2less/build-status/master)
[![Code Coverage](https://scrutinizer-ci.com/g/samsonframework/html2less/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/samsonframework/html2less/?branch=master)
[![Code Climate](https://codeclimate.com/github/samsonframework/html2less/badges/gpa.svg)](https://codeclimate.com/github/samsonframework/html2less)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/samsonframework/html2less/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/samsonframework/html2less/?branch=master) 
[![Total Downloads](https://poser.pugx.org/samsonframework/html2less/downloads.svg)](https://packagist.org/packages/samsonframework/html2less)
[![Stories in Ready](https://badge.waffle.io/samsonframework/html2less.png?label=ready&title=Ready)](https://waffle.io/samsonframework/html2less)
 
##Documentation
Follow [official documentation](htgtp://github.com/samsonframework/html2less/blob/master/docs/Index.md).
 
##Installation
You can install this package through Composer:
```composer require samsonframework/html2less```
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.

##Testing
```$ vendor/bin/phpunit```

##Contributing
Feel free to fork and create pull requests at any time.

##Security
If you discover any security related issues, please use this repository issue tracker.

##License
Open Software License ("OSL") v 3.0. Please see License File for more information.
 
[SamsonOS](http://samsonos.com)