# @esfx/decorators-stage1-core

> A low-level API for working with ECMAScript Stage 1 Decorators.

Latest version **1.0.0-pre.23** (published 2021-10-02) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @esfx/decorators-stage1-core
pnpm add @esfx/decorators-stage1-core
yarn add @esfx/decorators-stage1-core
bun add @esfx/decorators-stage1-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 | 1.0.0-pre.23 |
| Published | 2021-10-02 |
| First published | 2019-05-05 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 77.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 233 |
| Author | Ron Buckton |
| Maintainers | rbuckton |

## Links

- npm: https://www.npmjs.com/package/@esfx/decorators-stage1-core
- Repository: https://github.com/esfx/esfx
- Homepage: https://github.com/esfx/esfx#readme
- Issues: https://github.com/esfx/esfx/issues
- npm.io page: https://npm.io/package/@esfx/decorators-stage1-core

## Dependencies (2)

- [@esfx/type-model](https://npm.io/package/@esfx/type-model.md) ^1.0.0-pre.23
- [@esfx/internal-guards](https://npm.io/package/@esfx/internal-guards.md) ^1.0.0-pre.23

## Recent versions

- 1.0.0-pre.23 (latest) — 2021-10-02
- 1.0.0-pre.19 — 2021-05-11
- 1.0.0-pre.17 — 2021-01-31
- 1.0.0-pre.16 — 2020-12-18
- 1.0.0-pre.11 — 2019-06-24
- 1.0.0-pre.9 — 2019-06-24
- 1.0.0-pre.8 — 2019-06-01
- 1.0.0-pre.6 — 2019-05-25
- 1.0.0-pre.5 — 2019-05-16
- 1.0.0-pre.4 — 2019-05-12
- 1.0.0-pre.3 — 2019-05-12
- 1.0.0-pre.2 — 2019-05-07
- 1.0.0-pre.1 — 2019-05-06
- 1.0.0-pre.0 — 2019-05-05

## README

# `@esfx/decorators-stage1-core`

The `@esfx/decorators-stage1-core` package provides a low-level API for working with ECMAScript Stage 1 Decorators.

# Overview

* [Installation](#installation)
* [Usage](#usage)
* [API](#api)

# Installation

```sh
npm i @esfx/decorators-stage1-core
```

# Usage

```ts
```

# API

You can read more about the API [here](https://esfx.js.org/esfx/api/decorators-stage1-core.html).

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