乳蛋饼节点

时间:2024-02-29 10:28:33
【文件属性】:

文件名称:乳蛋饼节点

文件大小:89KB

文件格式:ZIP

更新时间:2024-02-29 10:28:33

Rust

@napi-rs/package-template 用于使用napi-rs编写节点包的模板项目。 安装此测试包 yarn add @napi-rs/package-template 支持矩阵 操作系统 Linux x64 / aarch64 macOS x64 / aarch64 Windows x64 ✓ ✓ ✓ 节点JS 节点10 节点12 节点14 节点15 ✓ ✓ ✓ ✓ 能力 建立 在执行yarn build/npm run build命令之后,您可以在项目根目录中看到index.[darwin|win32|linux].node文件。 这是从构建的本机插件。 测试 使用 ,运行yarn test/npm run test来测试本地插件。 如果需要,您也可以切换到另一个测试框架。 CI 通过github动作,将在[ node@10 , node@12


【文件预览】:
quiche-node-main
----.cargo()
--------config(144B)
----rustfmt.toml(15B)
----__test__()
--------index.spec.ts(330B)
----Cargo.toml(649B)
----.github()
--------dependabot.yml(529B)
--------workflows()
----yarn.lock(160KB)
----.prettierignore(7B)
----src()
--------lib.rs(1KB)
----.eslintrc.yml(6KB)
----npm()
--------android-arm64()
--------win32-x64-msvc()
--------darwin-arm64()
--------linux-x64-musl()
--------linux-arm-gnueabihf()
--------linux-x64-gnu()
--------darwin-x64()
--------linux-arm64-gnu()
----build.rs(63B)
----benchmark()
--------bench.ts(364B)
----tsconfig.json(314B)
----LICENSE(1KB)
----README.md(3KB)
----index.d.ts(170B)
----.gitignore(2KB)
----index.js(602B)
----package.json(3KB)
----simple-test.js(127B)

网友评论