@ohos-rs/oxk
v0.2.1
Published
An ArkTS/ArkUI tool based on oxc
Maintainers
Readme
@ohos-rs/oxk
This is forked from package-template-pnpm.
Usage
Install with npm
npm install @ohos-rs/oxkRun with cli
oxk format xxx.etsRun with code
Using napi-native module format.
const oxk = require('@ohos-rs/oxk')Using wrapper module format.
const oxk = require('@ohos-rs/oxk/format')