Hash generator for HTML inline styles and scripts
Go to file
Gonçalo Valério 0d8f365fda
Add hash implementation and basic html parsing. The cli app should be usable.
2022-03-13 13:18:34 +00:00
inlinehashes Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
tests Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
.gitignore Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
LICENSE Initial commit 2022-03-11 19:01:01 +00:00
README.rst Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
poetry.lock Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
pyproject.toml Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00

README.rst

Inlinehashes
============

TODO

Installation
------------

TODO

Usage
-----

CLI app
.......

TODO

Library
.......

TODO

Contributions
-------------

All contributions and improvements are welcome.