# @singlestone/sugar-tokens

> Common design tokens used throughout Sugar

Latest version **0.6.2** (published 2023-03-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @singlestone/sugar-tokens
pnpm add @singlestone/sugar-tokens
yarn add @singlestone/sugar-tokens
bun add @singlestone/sugar-tokens
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.2 |
| Published | 2023-03-03 |
| First published | 2023-02-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^14 \|\| ^16 \|\| >= 18 |
| Dependencies | 0 |
| Unpacked size | 22 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | SingleStone Consulting |
| Maintainers | sugarssc, terry.brown, rharrahssc, singlestone_admin, chrisbelyea |

## Links

- npm: https://www.npmjs.com/package/@singlestone/sugar-tokens
- Repository: https://github.com/singlestone/sugar
- Homepage: https://github.com/singlestone/sugar/tree/main/sugar/tokens#readme
- Issues: https://github.com/singlestone/sugar/issues
- npm.io page: https://npm.io/package/@singlestone/sugar-tokens

## Recent versions

- 0.6.2 (latest) — 2023-03-03
- 0.6.0 — 2023-02-23

## README

# tokens

> Common design tokens used throughout Sugar

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Installation](#installation)
  - [npm](#npm)
  - [Yarn](#yarn)
  - [pnpm](#pnpm)
- [Usage](#usage)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Installation

Install `@singlestone/sugar-tokens` with your NodeJS package manager of choice.

### npm

```shell
$ npm install -D @singlestone/sugar-tokens
```

### Yarn

```shell
$ yarn add -D @singlestone/sugar-tokens
```

### pnpm

```shell
$ pnpm install -D @singlestone/sugar-tokens
```

## Usage

Fill me out!

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