Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export as HTML, JSON #15

Closed
wants to merge 10 commits into from
Closed

Export as HTML, JSON #15

wants to merge 10 commits into from

Conversation

5e-Cleric
Copy link
Member

Adds the functionality to export as html and json:

export to HTML by literally grabbing the html from the builder, removing unnecesary elements, grabbing the css stylesheet, and injecting all that in a html template, then creating an anchor element with the download of that, and triggering a click on that.

export to JSON works the same but loading from localStorage.

@5e-Cleric 5e-Cleric linked an issue Feb 29, 2024 that may be closed by this pull request
4 tasks
@5e-Cleric 5e-Cleric added the Blocked This issue or PR should wait until we solve another label Feb 29, 2024
@5e-Cleric
Copy link
Member Author

blocked on #9

@5e-Cleric 5e-Cleric removed the Blocked This issue or PR should wait until we solve another label Mar 3, 2024
@5e-Cleric
Copy link
Member Author

Closing in favor of #25

@5e-Cleric 5e-Cleric closed this Mar 5, 2024
@5e-Cleric 5e-Cleric deleted the export-As branch March 5, 2024 08:04
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.

Export as different formats
2 participants