|
3 weken geleden | |
---|---|---|
.. | ||
.vscode | 2 jaren geleden | |
pkg | 2 jaren geleden | |
src | 1 maand geleden | |
static | 2 jaren geleden | |
.eslintrc.js | 2 jaren geleden | |
.gitignore | 1 maand geleden | |
Cargo.toml | 9 maanden geleden | |
DEV.md | 2 jaren geleden | |
LICENSE.txt | 2 jaren geleden | |
README.md | 6 maanden geleden | |
package-lock.json | 3 weken geleden | |
package.json | 1 maand geleden | |
tsconfig.json | 2 jaren geleden | |
webpack.config.js | 2 jaren geleden |
This extension wraps functionality in Dioxus CLI to be used in your editor!
Converts a selection of html to valid rsx.
Converts a selection of html to a valid Dioxus component with all SVGs factored out into their own module.
Formats the current file as RSX.
npm install
npm run vsix
This overview provides a brief introduction to Dioxus. For a more in-depth guide, make sure to check out:
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you, shall be licensed as MIT, without any additional terms or conditions.