An open API service indexing awesome lists of open source software.

https://github.com/sveetch/chalumo

A simple script to lint, diff or reformat HTML 'class' attribute values
https://github.com/sveetch/chalumo

Last synced: about 1 year ago
JSON representation

A simple script to lint, diff or reformat HTML 'class' attribute values

Awesome Lists containing this project

README

          

.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _Click: https://click.palletsprojects.com

=============================
Chalumo - a HTML class linter
=============================

A simple script to lint, diff or reformat HTML 'class' attribute values

Dependancies
************

* `Python`_>=3.7;
* `Click`_>=8.0;
* `Django`_>=3.1,<4.0;

Links
*****

* (Not yet published) Read the documentation on `Read the docs `_;
* (Not yet released) Download its `PyPi package `_;
* Clone it on its `Github repository `_;