Skip to content

add arabic encoding#2

Open
AymaneZizi wants to merge 21 commits intoMhdi-kr:mainfrom
AymaneZizi:main
Open

add arabic encoding#2
AymaneZizi wants to merge 21 commits intoMhdi-kr:mainfrom
AymaneZizi:main

Conversation

@AymaneZizi
Copy link
Copy Markdown

in the version I developed, you do have two txt files as an example, one for Arabic text and the other for English text, and the code changements are to support arabic spacing and encoding.
also the nodes are dragable but they return to initial position.
Future improvement:

  • Node stays in the position where was dragged to.
  • Root node is centred, and its children Nodes are equally divided in both right and left sides.

@AymaneZizi
Copy link
Copy Markdown
Author

in the branch:

  • Add input file (txt/csv)
  • Zoom in/out Tree
  • Export tree as png
  • toggle in/out nodes to their parent

@AymaneZizi
Copy link
Copy Markdown
Author

AymaneZizi commented Dec 28, 2024

don't forget to initiate package

npm init -y

and install packages

npm install papaparse express chokidar

then to run the app :

node index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant