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:
- Fork the Repository: Click on the 'Fork' button at the top-right corner of this page.
- Clone Your Fork:
- Create a New Branch:
- Make Your Changes: Implement your feature or fix.
- Commit and Push:
- 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.
| |