Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Html to Jaspr ConverterNew to Visual Studio Code? Get it now.
Html to Jaspr Converter

Html to Jaspr Converter

RafW

|
19 installs
| (0) | Free
HTML to Dart Jaspr Converter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HTML to Jaspr Converter for VSCode

This Visual Studio Code extension facilitates the conversion of HTML code into Dart components compatible with the Jaspr framework.

This project uses Html to Jaspr library underneath.

Usage

  • Open a Dart project in VSCode.
  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  • Type HTML to Jaspr: Convert and press Enter.
  • Paste your HTML code into the editor.

Requirements

  • Visual Studio Code: Latest version recommended.
  • Dart SDK: Ensure Dart is installed and properly configured in your system.

Contributing

Contributions are welcome! To contribute:

  1. Fork the Repository: Click on the 'Fork' button at the top-right corner of this page.
  2. Clone Your Fork:
    • git clone https://github.com/your-username/html-to-jaspr-vscode.git
      
  3. Create a New Branch:
    • git checkout -b feature/your-feature-name
      
  4. Make Your Changes: Implement your feature or fix.
  5. Commit and Push:
    • git add .
      git commit -m "Your commit message"
      git push origin feature/your-feature-name
      
  6. Submit a Pull Request: Navigate to your fork on GitHub and click on 'New Pull Request'.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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