@valstu/orama

v2.0.7
Next generation full-text and vector search engine, written in TypeScript
full-text search vector search vector database vectors search fuzzy search typo-tolerant search full-text

ci

npm run build && npm run test:ci && npm run test:types

dev

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

lint

eslint src tests --ext .js,.ts,.cts

test

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

build

node scripts/build.js

predev

rm -rf dist && mkdir dist

test:ci

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

prebuild

npm run lint

test:smoke

tap tests/smoke/*.test.ts

test:types

tsc --emitDeclarationOnly; tsd --files tests/type/
npm i @valstu/[email protected]

Metadata

Downloads

Maintainers