|
3 hafta önce | |
---|---|---|
.. | ||
.vscode | 1 yıl önce | |
pkg | 1 yıl önce | |
src | 1 ay önce | |
static | 2 yıl önce | |
.eslintrc.js | 2 yıl önce | |
.gitignore | 1 ay önce | |
Cargo.toml | 9 ay önce | |
DEV.md | 2 yıl önce | |
LICENSE.txt | 2 yıl önce | |
README.md | 6 ay önce | |
package-lock.json | 3 hafta önce | |
package.json | 1 ay önce | |
tsconfig.json | 1 yıl önce | |
webpack.config.js | 1 yıl önce |
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.