Yep, not wrong with, now text documents can be a programming language, just kidding, this is just a translation of javascript to an easier language, it can still be like javascript but you write in microsoft documents
It's simple, and not hard enough for beginners!
Understand the syntax here
You need nodejs and npm, please install them first.
If you have installed it in this repository in the manner below.
npm i -g docx-lang@https://github.com/netraindrop/docx-language.gitOr, you want to link in global library like this.
git clone https://github.com/netraindrop/docx-language.git
cd docx-language
npm linkAfter installing it, you can run like this in the terminal.
docxrun ./example.docxThis project is just for fun, if you want to develop it further, please develop it in this community or repository.
Thank you 💖~