New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@eva/eva.js

Package Overview
Dependencies
Maintainers
6
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eva/eva.js

@eva/eva.js

npmnpm
Version
2.1.0-beta.15
Version published
Weekly downloads
139
-85.38%
Maintainers
6
Weekly downloads
 
Created
Source

@eva/eva.js

More Introduction

  • EN
  • 中文

Reflect metadata

Eva does not bundle or automatically load reflect-metadata. Runtime-only usage works with Eva's non-persistent fallback APIs.

Applications that use inspector metadata must load the polyfill before Eva:

import 'reflect-metadata';
import { Game } from '@eva/eva.js';

For CDN scripts, place the reflect-metadata script before EVA.min.js.

The CDN bundles provide a globalThis compatibility alias through self or window. The current Eva bundle syntax target remains ES2015, so this does not add IE 11 support.

Keywords

eva.js

FAQs

Package last updated on 13 Sep 2026

Related posts