From 7f9e513e3078eedcc7cb5a957bb5a5fe4f7ce06a Mon Sep 17 00:00:00 2001 From: Yuri Norwood <76186754+yuri-norwood@users.noreply.github.com> Date: Fri, 23 Jul 2021 10:54:09 +1200 Subject: [PATCH] Add JavaScript and JSDelivr badges --- README.rst | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/README.rst b/README.rst index 3e49a2c..821a400 100644 --- a/README.rst +++ b/README.rst @@ -383,6 +383,41 @@ example| .. |PyPI status| image:: https://img.shields.io/pypi/status/ansicolortags.svg :target: https://pypi.python.org/pypi/ansicolortags/ + +-------------- + +`JavaScript `__ related +---------------------------------------------------- + +|made-with-javascript| + +.. code:: rst + + |made-with-javascript| + + .. |made-with-JavaScript| image:: https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg + :target: https://www.javascript.com + +`JSDelivr `__ downloads +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +|jsdelivr downloads official| + +.. code:: rst + + |jsdelivr downloads official| + + .. |jsdelivr downloads official| image:: https://data.jsdelivr.com/v1/package/gh///badge?style=rounded + :target: https://www.jsdelivr.com/package/gh// + +|jsdelivr downloads shields| + +.. code:: rst + + |jsdelivr downloads shields| + + .. |jsdelivr downloads shields| image:: https://img.shields.io/jsdelivr/gh/hm// + :target: https://www.jsdelivr.com/package/gh// -------------- @@ -1607,6 +1642,12 @@ License ? |GitHub license badges| :target: https://pypi.python.org/pypi/ansicolortags/ .. |PyPI status| image:: https://img.shields.io/pypi/status/ansicolortags.svg :target: https://pypi.python.org/pypi/ansicolortags/ +.. |made-with-JavaScript| image:: https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg + :target: https://www.javascript.com +.. |jsdelivr downloads official| image:: https://data.jsdelivr.com/v1/package/gh/jquery/jquery/badge?style=rounded + :target: https://www.jsdelivr.com/package/gh/jquery/jquery +.. |jsdelivr downloads shields| image:: https://img.shields.io/jsdelivr/gh/hm/jquery/jquery + :target: https://www.jsdelivr.com/package/gh/jquery/jquery .. |Bash Shell| image:: https://badges.frapsoft.com/bash/v1/bash.png?v=103 :target: https://github.com/ellerbrock/open-source-badges/ .. |made-with-bash| image:: https://img.shields.io/badge/Made%20with-Bash-1f425f.svg