UNPKG

@fimbul/ymir

Version:

Core library for the Fimbullinter project

22 lines (14 loc) 1.27 kB
# 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)