limbo/bindings/javascript
2025-06-05 14:42:11 -03:00
..
.yarn/releases Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
__test__ Add tests 2025-06-05 09:59:20 +03:00
docs Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
npm Limbo 0.0.22-pre.1 2025-06-05 18:26:33 +03:00
src bind/js: Refactor presentation modes to use an enum 2025-06-05 14:42:11 -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 bind/js: Partially implements iterate() method 2025-05-18 00:51:23 -03:00
index.d.ts bind/js: Add tests and some fixes 2025-05-08 15:57:46 -03:00
index.js bind/js: Formatting 2025-05-18 00:51:49 -03:00
package.json Limbo 0.0.22-pre.1 2025-06-05 18:26:33 +03:00
wrapper.js Implement .database property 2025-06-05 10:00:06 +03:00
yarn.lock bindings/javascript: Add better-sqlite3 tests 2025-03-28 11:32:55 +02:00