kopia lustrzana https://github.com/simonw/datasette
Thanks to #214 JavaScript is no longer 'soon'
rodzic
7581320823
commit
6e28ed447f
|
@ -2,7 +2,7 @@ Plugins
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Datasette's plugin system is currently under active development. It allows
|
Datasette's plugin system is currently under active development. It allows
|
||||||
additional features to be implemented as Python code (or, soon, JavaScript)
|
additional features to be implemented as Python code (or front-end JavaScript)
|
||||||
which can be wrapped up in a separate Python package. The underlying mechanism
|
which can be wrapped up in a separate Python package. The underlying mechanism
|
||||||
uses `pluggy <https://pluggy.readthedocs.io/>`_.
|
uses `pluggy <https://pluggy.readthedocs.io/>`_.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue