# @item-enonic-types/core

> TypeScript types for Enonic XP

Latest version **7.11.2** (published 2023-01-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install @item-enonic-types/core
pnpm add @item-enonic-types/core
yarn add @item-enonic-types/core
bun add @item-enonic-types/core
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 7.11.2 |
| Published | 2023-01-19 |
| First published | 2022-10-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 1.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Author | Tom Arild Jakobsen |
| Maintainers | tajakobsen |
| Keywords | enonic |

## Links

- npm: https://www.npmjs.com/package/@item-enonic-types/core
- Repository: https://github.com/ItemConsulting/enonic-types
- Homepage: https://github.com/ItemConsulting/enonic-types#readme
- Issues: https://github.com/ItemConsulting/enonic-types/issues
- npm.io page: https://npm.io/package/@item-enonic-types/core

## Dependencies (2)

- [@enonic-types/core](https://npm.io/package/@enonic-types/core.md) ^7.11.2
- [@enonic-types/lib-export](https://npm.io/package/@enonic-types/lib-export.md) ^7.11.2

## Recent versions

- 7.11.2 (latest) — 2023-01-19
- 7.11.1 — 2022-12-06
- 7.11.0 — 2022-11-07
- 7.11.0-RC4 — 2022-11-04
- 7.11.0-RC3 — 2022-11-02
- 7.11.0-RC1 — 2022-10-26

## README

# Item Enonic Types – Core

[![npm version](https://badge.fury.io/js/@item-enonic-types%2Fcore.svg)](https://badge.fury.io/js/@item-enonic-types%2Fcore)

This package contains some core types that the other XP-libraries can depend on.

See also [@item-enonic-types/global](https://www.npmjs.com/package/@item-enonic-types/global) for more shared types.

## Installation

Install *@item-enonic-types/core* from npm by running:

```bash
npm i --save @item-enonic-types/core
```

---
_Source: https://npm.io/package/@item-enonic-types/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
