0.0.5-next.2 • Published 5 months ago

@skymethod/kv-connect-kit-napi v0.0.5-next.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@skymethod/kv-connect-kit-napi

https://github.com/skymethod/kv-connect-kit/actions

Experimental kv-connect-kit napi sqlite backend leveraging denoland/denokv.

Support matrix

Operating Systems

node18node20
Windows x64
Windows x32
Windows arm64
macOS x64
macOS arm64
Linux x64 gnu
Linux x64 musl
Linux arm gnu
Linux arm64 gnu
Linux arm64 musl
FreeBSD x64

Development

  • Install the latest Rust
  • Install Node.js@18+ which fully supported Node-API
  • Install yarn@1.x

Test in local

  • yarn
  • yarn build
  • yarn test

Should see something like:

$ ava --verbose

  ✔ something
  ✔ something (201ms)
  ─

  2 tests passed
✨  Done in 1.12s.

Release package

Ensure NPM_TOKEN is set as a project secret.

To release:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]

git push

GitHub Actions will do the rest!

0.0.6-next.16

5 months ago

0.0.6-next.15

5 months ago

0.0.6-next.14

5 months ago

0.0.6-next.13

5 months ago

0.0.6-next.12

5 months ago

0.0.6-next.11

5 months ago

0.0.6-next.10

5 months ago

0.0.6-next.9

5 months ago

0.0.6-next.8

5 months ago

0.0.6-next.7

5 months ago

0.0.6-next.5

5 months ago

0.0.6-next.4

5 months ago

0.0.6-next.3

5 months ago

0.0.6-next.1

5 months ago

0.0.5-next.3

6 months ago

0.0.5-next.2

6 months ago