mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
misc docs
This commit is contained in:
parent
44b365a23f
commit
d49e8205d1
9 changed files with 75 additions and 0 deletions
13
site/using/js.md
Normal file
13
site/using/js.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Using `sqlite-vec` in Node.js, Deno, and Bun
|
||||
|
||||
```bash
|
||||
npm install sqlite-vec
|
||||
```
|
||||
|
||||
## Working with vectors in JavaScript
|
||||
|
||||
## Node.js
|
||||
|
||||
## Deno
|
||||
|
||||
## Bun
|
||||
Loading…
Add table
Add a link
Reference in a new issue