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

Html2Dce.java analyzer #3

Open
sashafirsov opened this issue Mar 13, 2024 · 0 comments
Open

Html2Dce.java analyzer #3

sashafirsov opened this issue Mar 13, 2024 · 0 comments
Assignees

Comments

@sashafirsov
Copy link
Member

Html2Dce.java single file( or stdin ) analyzer with output of validation warnings and DCE manifest with source maps
Output format per line is needed for easier parsing by piped process.

  • warnings in IDE-friendly format. To be click-through navigation to HTML source
  • DCE maifest in JSON format , single line by default for pyping by --pipe CLI option

Document Java CLI

WASM/JS compilation to export Html2DceParser.analyze(in, out)

JS API Documenting, typings

Links: #2

@sashafirsov sashafirsov self-assigned this Mar 13, 2024
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

No branches or pull requests

1 participant