# @magnetarjs/utils

> Magnetar utils like a logger for easier development

Latest version **1.5.5** (published 2026-08-21) · TBD license · 0 weekly downloads

## Install

```sh
npm install @magnetarjs/utils
pnpm add @magnetarjs/utils
yarn add @magnetarjs/utils
bun add @magnetarjs/utils
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 1.5.5 |
| Published | 2026-08-21 |
| First published | 2021-04-05 |
| Weekly downloads | 0 |
| License | TBD |
| TypeScript types | none |
| Module format | ESM |
| Node | >=18 |
| Dependencies | 4 |
| Unpacked size | 14.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 46 |
| Author | Luca Ban - Mesqueeb |
| Maintainers | mesqueeb, egoist, laquasicinque |
| Keywords | magnetar, magnetarjs |

## Links

- npm: https://www.npmjs.com/package/@magnetarjs/utils
- Repository: https://github.com/cycraft/magnetar
- Homepage: https://github.com/cycraft/magnetar#readme
- Issues: https://github.com/cycraft/magnetar/issues
- Funding: https://github.com/sponsors/mesqueeb
- npm.io page: https://npm.io/package/@magnetarjs/utils

## Dependencies (4)

- [is-what](https://npm.io/package/is-what.md) ^5.5.0
- [fast-sort](https://npm.io/package/fast-sort.md) ^3.4.1
- [path-to-prop](https://npm.io/package/path-to-prop.md) ^3.0.2
- [@magnetarjs/types](https://npm.io/package/@magnetarjs/types.md) *

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 1.5.5 (latest) — 2026-08-21
- 0.5.9-beta.2 (next) — 2022-06-09
- 1.5.3 — 2025-12-14
- 1.5.1 — 2025-12-14
- 1.4.3 — 2025-12-12
- 1.4.1 — 2025-12-10
- 1.3.11 — 2025-11-13
- 1.3.10 — 2025-11-12
- 1.3.9 — 2025-11-12
- 1.3.8 — 2025-10-16
- 1.3.7 — 2025-09-22
- 1.3.6 — 2025-09-06
- 1.3.5 — 2025-09-05
- 1.3.4 — 2025-09-03
- 1.3.3 — 2025-07-07
- … 141 more at https://npm.io/package/@magnetarjs/utils/versions

## README

![hero](media/magnetar-hero.png?raw=true)

# Magnetar 🌟

A framework-agnostic syncing solution that auto-connects any DB/API with your local cache data store and has optimistic-UI built in.

```sh
npm i magnetar
```

## TLDR

![TLDR overview](media/magnetar-value-proposition.jpg?raw=true)

## Documentation

[magnetar.cycraft.co](https://magnetar.cycraft.co)

## Meet the family

![](media/familar-hero.png?raw=true)

- [Magnetar](https://github.com/cycraft/magnetar) 🌟
  > State-management done right with automatic sync to remote databases and services. Framework-agnostic & optimistic-UI built-in
- [Blitzar](https://github.com/cycraft/blitzar) ⚡️
  > Generate Vue Forms and Data-tables fast with a simple JSON-like syntax
- [Planetar](https://github.com/cycraft/planetar) 🪐
  > A Vue framework for creating a design system styleguide with interactive component explorer

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