# @mcbe/event

Latest version **2.0.8** (published 2021-01-16) · ISC license · 0 weekly downloads

## Install

```sh
npm install @mcbe/event
pnpm add @mcbe/event
yarn add @mcbe/event
bun add @mcbe/event
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.8 |
| Published | 2021-01-16 |
| First published | 2019-09-30 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 3.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | ruakr |
| Maintainers | karikera |

## Links

- npm: https://www.npmjs.com/package/@mcbe/event
- Repository: https://github.com/karikera/mcbe_modules
- Homepage: https://github.com/karikera/mcbe_modules#readme
- Issues: https://github.com/karikera/mcbe_modules/issues
- npm.io page: https://npm.io/package/@mcbe/event

## Dependencies (1)

- [krevent](https://npm.io/package/krevent.md) ^1.0.0

## Recent versions

- 2.0.8 (latest) — 2021-01-16
- 2.0.4 — 2020-12-23
- 2.0.2 — 2020-12-23
- 2.0.1 — 2020-12-23
- 1.0.6 — 2020-06-30
- 1.0.5 — 2019-10-15
- 1.0.4 — 2019-10-06
- 1.0.3 — 2019-10-03
- 1.0.2 — 2019-10-01
- 1.0.1 — 2019-10-01
- 1.0.0 — 2019-09-30

## README

## Caution
This project is abandoned.  


## What is this?
This is compilations of my packages  
Packages will depart when they grow big enough  
It's a VSCode Project  

## source in node_modules
It contains source code in node_modules directory to manage multiple packages  
And It makes bugs by npm  
Projects will clean by npm when use `npm install`  
Please commit modified sources before use `npm install` and revert it

## Launch
It have 4 launch options by VSCode
* Publish: It will publish all npm modules
* Test: It will test 
* Generate ID: It will generate `@mcbe/identifier/id.ts` and `@mcbe/recipe/list.ts` with vanila_packs and extra_id.ts
* Generate Lang: It will generate `@mcbe/lang/data/*` with vanila_packs/lang

## &lt;packages&gt; tag in .gitignore & .eslintignore
It indicates package list to manage by this project  
If you put it to one of both, It will automatically add to other one when launch `Test`  
And It will add to `package.json` and `tsconfig.json` automatically  

## File explanations
* node_modules/@mcbe/*: packages
* resource_packs/vanila: vanila resource_pack, It will parsed by `Test`
* behavior_packs/vanila: vanila behavior_pack, It will parsed by `Test`
* tool/publish.ts: test and publish tool (`Publish`, `Test`)
* tool/generate.ts: generate tool (`Generate ID`, `Generate Lang`)

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