Closed piyushjha0409 closed 1 year ago
Someone is attempting to deploy a commit to a Personal Account owned by @Balastrong on Vercel.
@Balastrong first needs to authorize it.
Will find a solution soon :v:
Hey @piyushjha0409, thank you for the PR!
The JSON export looks good!
Thinking about the text export... right now it still generates some HTML tag, what do you think if we create a function that from the repositories
array generates a text (newline can be /n
or something like that) and then use the same function for both display and export. How does it sound to you?
If it doesn't go on a new line, you can use the class whitespace-pre-line
on the parent div.
We can also have a chat on Discord if you want :)
I have made export buttons on both JSON and Text, made separate functions for each format export but right now text data is not all fetched it is only downloading the first few lines. Any suggestions would be appreciated! :)