From b1f67652e94af9761543025511ef5297bcd0f61b Mon Sep 17 00:00:00 2001 From: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com> Date: Sun, 23 Feb 2025 20:36:33 +0100 Subject: [PATCH] docs: add Playground (Docx.js Editor) url to README.md (#2965) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1c18dc4779..aab6787491 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ [![Known Vulnerabilities][snky-image]][snky-url] [![PRs Welcome][pr-image]][pr-url] [![codecov][codecov-image]][codecov-url] +[![Docx.js Editor][docxjs-editor-image]][docxjs-editor-url]

drawing @@ -64,6 +65,10 @@ More [here](https://github.com/dolanmiu/docx/tree/master/demo) Please refer to the [documentation at https://docx.js.org/](https://docx.js.org/) for details on how to use this library, examples and much more! +# Playground + +Experience `docx` in action through [Docx.js Editor][docxjs-editor-url], an interactive playground where you can code and preview the results in real-time. + # Examples Check the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples. @@ -115,3 +120,5 @@ Made with 💖 [patreon-url]: https://www.patreon.com/dolanmiu [browserstack-image]: https://user-images.githubusercontent.com/2917613/54233552-128e9d00-4505-11e9-88fb-025a4e04007c.png [browserstack-url]: https://www.browserstack.com +[docxjs-editor-image]: https://img.shields.io/badge/Docx.js%20Editor-2b579a.svg?style=flat&logo=javascript&logoColor=white +[docxjs-editor-url]: https://docxjs-editor.vercel.app/