# @fimbul/ymir

> Core library for the Fimbullinter project

Latest version **0.24.0** (published 2021-02-19) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @fimbul/ymir
pnpm add @fimbul/ymir
yarn add @fimbul/ymir
bun add @fimbul/ymir
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.24.0 |
| Published | 2021-02-19 |
| First published | 2018-03-06 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 41.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 281 |
| Author | Klaus Meinhardt |
| Maintainers | ajaff, harbard |
| Keywords | wotan, fimbullinter, core |

## Links

- npm: https://www.npmjs.com/package/@fimbul/ymir
- Repository: https://github.com/fimbullinter/wotan
- Homepage: https://github.com/fimbullinter/wotan#readme
- Issues: https://github.com/fimbullinter/wotan/issues
- npm.io page: https://npm.io/package/@fimbul/ymir

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.0.0
- [inversify](https://npm.io/package/inversify.md) ^5.0.0
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.1.12

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 0.24.0 (latest) — 2021-02-19
- 0.24.0-dev.20210216 — 2021-02-16
- 0.24.0-dev.20210214 — 2021-02-14
- 0.22.0 — 2020-12-09
- 0.21.0 — 2019-06-06
- 0.21.0-dev.20190518 — 2019-05-18
- 0.21.0-dev.20190329 — 2019-03-29
- 0.21.0-dev.20190322 — 2019-03-22
- 0.21.0-dev.20190318 — 2019-03-18
- 0.18.0 — 2019-01-06
- 0.18.0-dev.20190106 — 2019-01-06
- 0.17.0 — 2018-12-21
- 0.17.0-dev.20181221 — 2018-12-21
- 0.17.0-dev.20181218 — 2018-12-18
- 0.17.0-dev.20181217 — 2018-12-17
- … 25 more at https://npm.io/package/@fimbul/ymir/versions

## README

# Ymir

Core library for the Fimbullinter project.

[![npm version](https://img.shields.io/npm/v/@fimbul/ymir.svg)](https://www.npmjs.com/package/@fimbul/ymir)
[![npm downloads](https://img.shields.io/npm/dm/@fimbul/ymir.svg)](https://www.npmjs.com/package/@fimbul/ymir)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/)
[![CircleCI](https://circleci.com/gh/fimbullinter/wotan/tree/master.svg?style=shield)](https://circleci.com/gh/fimbullinter/wotan/tree/master)
[![Build status](https://ci.appveyor.com/api/projects/status/a28dpupxvjljibq3/branch/master?svg=true)](https://ci.appveyor.com/project/ajafff/wotan/branch/master)
[![codecov](https://codecov.io/gh/fimbullinter/wotan/branch/master/graph/badge.svg)](https://codecov.io/gh/fimbullinter/wotan)
[![Join the chat at https://gitter.im/fimbullinter/wotan](https://badges.gitter.im/fimbullinter/wotan.svg)](https://gitter.im/fimbullinter/wotan)

Make sure to also read the [full documentation of all available modules](https://github.com/fimbullinter/wotan#readme).

## Purpose

This library provides the core types for addons and rules. This package is intended for developers only.

## License

Apache-2.0 © [Klaus Meinhardt](https://github.com/ajafff)

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