# @sigyn/logql

> Parse and serialize LogQL queries

Latest version **2.2.0** (published 2024-07-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @sigyn/logql
pnpm add @sigyn/logql
yarn add @sigyn/logql
bun add @sigyn/logql
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.2.0 |
| Published | 2024-07-01 |
| First published | 2023-08-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 43.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | GENTILHOMME Thomas |

## Links

- npm: https://www.npmjs.com/package/@sigyn/logql
- Repository: https://github.com/MyUnisoft/sigyn
- Homepage: https://github.com/MyUnisoft/sigyn/blob/main/src/logql/README.md
- Issues: https://github.com/MyUnisoft/sigyn/issues
- npm.io page: https://npm.io/package/@sigyn/logql

## Recent versions

- 2.2.0 (latest) — 2024-07-01
- 2.1.0 — 2023-11-23
- 2.0.0 — 2023-11-02
- 1.1.0 — 2023-08-18
- 1.0.1 — 2023-08-11
- 1.0.0 — 2023-08-11

## README

<p align="center"><h1 align="center">
  LogQL
</h1></p>

<p align="center">
  Parse and serialize LogQL query
</p>

<p align="center">
  <a href="https://github.com/MyUnisoft/sigyn/src/logql">
    <img src="https://img.shields.io/github/package-json/v/MyUnisoft/sigyn/main/src/logql?style=for-the-badge&label=version" alt="npm version">
  </a>
  <a href="https://github.com/MyUnisoft/sigyn/src/logql">
    <img src="https://img.shields.io/bundlephobia/min/@sigyn/logql?style=for-the-badge" alt="size">
  </a>
<a>
    <img src="https://api.securityscorecards.dev/projects/github.com/MyUnisoft/sigyn/badge?style=for-the-badge" alt="ossf scorecard">
  </a>
  <a href="https://github.com/MyUnisoft/sigyn/tree/main/src/logql">
    <img src="https://img.shields.io/github/actions/workflow/status/MyUnisoft/sigyn/logql.yml?style=for-the-badge">
  </a>
  <a href="https://github.com/MyUnisoft/sigyn/tree/main/src/LICENSE">
    <img src="https://img.shields.io/github/license/MyUnisoft/sigyn?style=for-the-badge" alt="license">
  </a>
</p>

## Please see the [documentation here](https://myunisoft.github.io/sigyn/logql/installation).

## License
MIT

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