Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>websquareNew to Visual Studio Code? Get it now.
websquare

websquare

haherhohu

|
8 installs
| (1) | Free
websquare xml file to convert js
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

websquare XML Converter

It's hard to develop in a national institution and offline development.

This is an wrapper of "websquare" for make ui on vscode.

Features

  • "websquare-ui" xml file to convert js.
  • Convert Websquare XML to JS
  • Convert Websquare XML to JS and Deploy to Target
  • Convert All Websquare XML to JS in workspace
  • Convert All Websquare XML to JS in workspace and Deploy to Target

Extension Settings

  • DeployName: web deployable context name (eg. ndms-prevent)
  • WebsquareSource: source of websquare directory for convert All. default variable is "src/main/webapp/",
  • WebsquareBase: base of websquare directory for convert. default variable is "src/main/webapp/",
  • RemoveDebuggingCode: remove javascript debugging code when converting. default variable is "false".
  • minifyJS: converting minify level for javascript.
    • 0: no-minify
    • 1: remove comment and spaces
    • 2: remove comment, spaces and convert local variables
  • minifyCSS: converting minify level for css.
    • 0: no-minify
    • 1: "clean-css" optimize level to 1. Only apply to single property. Remove Units and change RGB Color to Hex expression and remove comments.
    • 2: "clean-css" optimize level to 2. Remove duplicated rules and more simplify css rules if needed.

Release Notes

0.0.8

  • update websquare engine

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft