# aesthetic-utils

> Utility functions for Aesthetic.

Latest version **3.1.0** (published 2020-04-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install aesthetic-utils
pnpm add aesthetic-utils
yarn add aesthetic-utils
bun add aesthetic-utils
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.1.0 |
| Published | 2020-04-06 |
| First published | 2017-01-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 18.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 208 |
| Maintainers | milesj |
| Keywords | aesthetic, utils, helpers |

## Links

- npm: https://www.npmjs.com/package/aesthetic-utils
- Repository: https://github.com/milesj/aesthetic/tree/master/packages/utils-legacy
- Funding: https://ko-fi.com/milesjohnson
- npm.io page: https://npm.io/package/aesthetic-utils

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 3.1.0 (latest) — 2020-04-06
- 3.0.0-alpha.1 (next) — 2019-12-19
- 3.0.2 — 2020-03-24
- 3.0.1 — 2020-02-22
- 3.0.0 — 2019-12-19
- 3.0.0-alpha.0 — 2019-12-17
- 2.0.1 — 2019-09-16
- 2.0.0 — 2019-07-07
- 2.0.0-rc.0 — 2019-07-02
- 2.0.0-alpha.6 — 2019-06-20
- 2.0.0-alpha.5 — 2019-06-20
- 2.0.0-alpha.4 — 2019-06-19
- 2.0.0-alpha.3 — 2019-06-19
- 2.0.0-alpha.2 — 2019-06-18
- 2.0.0-alpha.1 — 2019-06-11
- … 19 more at https://npm.io/package/aesthetic-utils/versions

## README

# Aesthetic Utilities

[![Build Status](https://github.com/milesj/aesthetic/workflows/Build/badge.svg)](https://github.com/milesj/aesthetic/actions?query=branch%3Amaster)
[![npm version](https://badge.fury.io/js/aesthetic-utils.svg)](https://www.npmjs.com/package/aesthetic-utils)
[![npm deps](https://david-dm.org/milesj/aesthetic.svg?path=packages/utils-legacy)](https://www.npmjs.com/package/aesthetic-utils)

Utility functions for supporting [Aesthetic](https://github.com/milesj/aesthetic) unified syntax and
style adapters.

## Installation

```
yarn add aesthetic-utils
// Or
npm install aesthetic-utils
```

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