mirror of https://github.com/amol-/dukpy.git
badges for pypi
This commit is contained in:
parent
129c42962a
commit
a6655db683
|
@ -7,6 +7,13 @@ dukpy
|
|||
.. image:: https://coveralls.io/repos/amol-/dukpy/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/amol-/dukpy?branch=master
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/dukpy.svg
|
||||
:target: https://pypi.python.org/pypi/dukpy
|
||||
|
||||
.. image:: https://img.shields.io/pypi/dm/dukpy.svg
|
||||
:target: https://pypi.python.org/pypi/dukpy
|
||||
|
||||
|
||||
DukPy is a simple javascript interpreter for Python built on top of
|
||||
duktape engine **without any external dependency**.
|
||||
It comes with a bunch of common transpilers built-in for convenience:
|
||||
|
|
Loading…
Reference in New Issue