# cssapi-units

> [![NPM Version](https://img.shields.io/npm/v/cssapi-scale.svg)](https://www.npmjs.com/package/cssapi-scale) [![codecov](https://img.shields.io/codecov/c/github/Undistraction/cssapi-scale.svg)](https://codecov.io/gh/Undistraction/cssapi-scale) [![Build Sta

Latest version **0.3.1** (published 2018-03-31) · 0 weekly downloads

## Install

```sh
npm install cssapi-units
pnpm add cssapi-units
yarn add cssapi-units
bun add cssapi-units
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.1 |
| Published | 2018-03-31 |
| First published | 2018-01-25 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 26.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | undistraction |
| Keywords | javascript, css, css-in-js, units, rems, ems, px |

## Links

- npm: https://www.npmjs.com/package/cssapi-units
- Repository: https://github.com/Undistraction/cssapi-units
- Homepage: https://github.com/Undistraction/cssapi-units#readme
- Issues: https://github.com/Undistraction/cssapi-units/issues
- npm.io page: https://npm.io/package/cssapi-units

## Dependencies (2)

- [ramda](https://npm.io/package/ramda.md) ^0.25.0
- [ramda-adjunct](https://npm.io/package/ramda-adjunct.md) ^2.2.0

## Recent versions

- 0.3.1 (latest) — 2018-03-31
- 0.3.0 — 2018-01-25

## README

# cssapi-units

[![NPM Version](https://img.shields.io/npm/v/cssapi-scale.svg)](https://www.npmjs.com/package/cssapi-scale)
[![codecov](https://img.shields.io/codecov/c/github/Undistraction/cssapi-scale.svg)](https://codecov.io/gh/Undistraction/cssapi-scale)
[![Build Status](https://img.shields.io/travis/Undistraction/cssapi-scale.svg)](https://travis-ci.org/Undistraction/cssapi-scale)
[![DUB](https://img.shields.io/dub/l/vibe-d.svg)](./LICENSE.md)
[![Greenkeeper badge](https://badges.greenkeeper.io/Undistraction/cssapi-scale.svg)](https://greenkeeper.io/)
[![Node Security](https://nodesecurity.io/orgs/undistraction/projects/209f05e7-879d-4b02-9b5d-f945d618273f/badge)](https://nodesecurity.io/orgs/undistraction/projects/209f05e7-879d-4b02-9b5d-f945d618273f)

A small set of well tested utility functions for dealing with css units in
JavaScript.

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