Socket
Book a DemoInstallSign in
Socket

@orama/core

Package Overview
Dependencies
Maintainers
8
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orama/core

JavaScript and TypeScript client for OramaCore

latest
Source
npmnpm
Version
1.2.10
Version published
Weekly downloads
4K
15.08%
Maintainers
8
Weekly downloads
 
Created
Source

OramaCore JavaScript Client

The OramaCore JavaScript and TypeScript client.

Installation

On Node:

npm i @orama/core

On Deno:

import { CollectionManager, OramaCoreManager } from 'jsr:@orama/core'

On browsers:

<script src="https://cdn.jsdelivr.net/npm/@orama/core/script/index.min.js"></script>

License

AGPLv3

FAQs

Package last updated on 12 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts