
Security News
rv Is a New Rust-Powered Ruby Version Manager Inspired by Python's uv
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
weex-device
Advanced tools
device是一个weex插件,可以通过weexpack快速集成,可以丰富weex功能
支持的WeexSDK版本: >= 0.16.0
weex create weextest
weex platform add ios
weex platform add android
weex plugin add device
[github](please add you source code address)
weex plugin add device
pod 'Device'
weexpack plugin add weex-device
compile '${groupId}:device:{$version}'
注意:您需要自行指定插件的groupId和version并将构建产物发布到相应的依赖管理仓库内去(例如maven), 您也可以对插件的name进行自定义,默认将使用插件工程的名称作为name
npm install weex-device
device:{$version}'
FAQs
device extend for weex
The npm package weex-device receives a total of 5 weekly downloads. As such, weex-device popularity was classified as not popular.
We found that weex-device demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.