Skip to content

Commit

Permalink
docs: add Playground (Docx.js Editor) url to README.md (#2965)
Browse files Browse the repository at this point in the history
  • Loading branch information
naskio authored Feb 23, 2025
1 parent 4e2befb commit b1f6765
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

<p align="center">
<img src="https://i.imgur.com/QeL1HuU.png" alt="drawing"/>
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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&amp;logo=javascript&amp;logoColor=white
[docxjs-editor-url]: https://docxjs-editor.vercel.app/

0 comments on commit b1f6765

Please sign in to comment.