|
3 weeks ago | |
---|---|---|
.. | ||
.vscode | 1 year ago | |
pkg | 1 year ago | |
src | 1 month ago | |
static | 1 year ago | |
.eslintrc.js | 1 year ago | |
.gitignore | 1 month ago | |
Cargo.toml | 9 months ago | |
DEV.md | 1 year ago | |
LICENSE.txt | 1 year ago | |
README.md | 6 months ago | |
package-lock.json | 3 weeks ago | |
package.json | 1 month ago | |
tsconfig.json | 1 year ago | |
webpack.config.js | 1 year ago |
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.