@orama/orama

v3.0.1
A complete search engine and RAG pipeline in your browser, server, or edge network with support for full-text, vector, and hybrid search in less than 2kb.
full-text search vector search vector database vectors search fuzzy search typo-tolerant search full-text

benchmark

node ../../benchmarks/index.js

predev

rm -rf dist && mkdir dist

dev

swc -s -w --extensions .ts,.cts -d dist src

prebuild

npm run lint

build

tshy

lint

exit 0;

test

c8 -c tests/config/c8-local.json tap tests/*.test.ts

test:ci

c8 -c tests/config/c8-ci.json tap --no-color tests/*.test.ts

test:smoke

tap tests/smoke/*.test.ts

test:types

tsc --emitDeclarationOnly; tsd --files tests/type/

ci

npm run build && npm run test:ci && npm run test:types
npm i @orama/orama

Metadata

Downloads