0.0.5-next.2 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.6-next.15

2 years ago

0.0.6-next.14

2 years ago

0.0.6-next.13

2 years ago

0.0.6-next.12

2 years ago

0.0.6-next.11

2 years ago

0.0.6-next.10

2 years ago

0.0.6-next.9

2 years ago

0.0.6-next.8

2 years ago

0.0.6-next.7

2 years ago

0.0.6-next.5

2 years ago

0.0.6-next.4

2 years ago

0.0.6-next.3

2 years ago

0.0.6-next.1

2 years ago

0.0.5-next.3

2 years ago

0.0.5-next.2

2 years ago