LESS validation
Our code server now offers validation for LESS stylesheets. Here is its updated list of features:
- Code serving (powered by Node.js)
- Code versioning (powered by GitHub)
- LESS code validation (powered by LESS)
- JavaScript code validation (powered by JSHint)
- JavaScript code minification (powered by UglifyJS)
- JavaScript code obfuscation (powered by UglifyJS)
- Email notification (powered by SendGrid)
- API documentation (powered by JsDoc)