Skip to content

add Node/TypeScript SDK (@iicky/murk-secrets)#82

Merged
iicky merged 10 commits intomainfrom
feat/node-sdk
Mar 28, 2026
Merged

add Node/TypeScript SDK (@iicky/murk-secrets)#82
iicky merged 10 commits intomainfrom
feat/node-sdk

Conversation

@iicky
Copy link
Copy Markdown
Owner

@iicky iicky commented Mar 28, 2026

  • napi-rs bindings in node/ workspace crate
  • Cargo workspace: murk-cli (root) + murk-napi (node/)
  • API: load(), get(), exportAll(), hasKey(), Vault class
  • auto-generated TypeScript definitions
  • 13 Node tests
  • CI workflow: test on PRs, build native binaries + publish to npm on tags
  • cross-platform: macOS (x64, arm64), Linux (x64, arm64, musl), Windows

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.57%. Comparing base (e1adb9c) to head (90b10a4).
⚠️ Report is 11 commits behind head on main.
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iicky iicky merged commit ca594bb into main Mar 28, 2026
31 checks passed
@iicky iicky deleted the feat/node-sdk branch March 28, 2026 20:54
@iicky iicky restored the feat/node-sdk branch March 28, 2026 22:17
@iicky iicky deleted the feat/node-sdk branch March 28, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant