limbo/bindings/javascript
2025-06-27 12:56:22 +03:00
..
.yarn/releases Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
__test__ bindings/javascript: implement readonly functionality 2025-06-25 18:36:52 +03:00
docs bind/js: Adds contribution guide 2025-06-05 14:42:44 -03:00
npm Turso 0.1.0-pre.1 2025-06-27 12:56:22 +03:00
src refactor File and Database Storage to remove Arc<Connection> and return Arc<Connection> for caller to wait for completion 2025-06-26 22:17:28 -03:00
.gitignore Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
.npmignore Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
.yarnrc.yml Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
build.rs Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
Cargo.toml bindings/javascript: Rename package to @tursodatabase/turso 2025-06-27 12:14:16 +03:00
index.d.ts bind/js: Add tests and some fixes 2025-05-08 15:57:46 -03:00
index.js bindings/javascript: Rename package to @tursodatabase/turso 2025-06-27 12:14:16 +03:00
package-lock.json Turso 0.1.0-pre.1 2025-06-27 12:56:22 +03:00
package.json Turso 0.1.0-pre.1 2025-06-27 12:56:22 +03:00
wrapper.js bindings/javascript: implement readonly functionality 2025-06-25 18:36:52 +03:00
yarn.lock bindings/javascript: Rename package to @tursodatabase/turso 2025-06-27 12:14:16 +03:00