Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allevo/orama-version-comparator

Orama version comparator
https://github.com/allevo/orama-version-comparator

Last synced: 14 days ago
JSON representation

Orama version comparator

Awesome Lists containing this project

README

        

# orama-version-comparator
Orama version comparator

If you want to contribute, please open an issue and send a PR.
I'll thank you a lot.

## Local configuration

- open `package.json` and replace the path under `dependencies.orama-local`
- run `pnpm install`

## Usage

```bash
node --import tsx src/search.tsx
node --import tsx src/search-events.tsx
node --import tsx src/insert.tsx
node --import tsx src/insert-events.tsx
```