FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

change build system to esbuild and add rdflib.js by neon12345 · Pull Request #209 · VisualDataWeb/WebVOWL · GitHub

change build system to esbuild and add rdflib.js - #209

Draft
neon12345 wants to merge 13 commits into
VisualDataWeb:masterfrom
neon12345:esbuild
Draft

change build system to esbuild and add rdflib.js#209
neon12345 wants to merge 13 commits into
VisualDataWeb:masterfrom
neon12345:esbuild

Conversation

Copy link
Copy Markdown

A possible starting point for future development.

Copy link
Copy Markdown
Member

Hi @neon12345, things probably break now a lot (tests, and local server starting not working i guess).
For a good future development we need to get those also running.

IMO we need to also get rid of all the legacy structure the whole projects consists. Its all legacy code from the early stages of javascript.

Copy link
Copy Markdown
Author

@BlackDark I plan to remove the server and add client-side parse and export with rdflib.js. The tests need to be done differently but the project builds and runs with esbuild. I test it with python3 -m http.server in the deploy folder and it does what I need for now.

Copy link
Copy Markdown
Author

I have now added browser-based automated testing with 4 working examples. If the parser is complete with more examples, it can be integrated into the web app.

Copy link
Copy Markdown
Member

I have now added browser-based automated testing with 4 working examples. If the parser is complete with more examples, it can be integrated into the web app.

Allright, give me a ping once ready with all.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL