# @primitives/text

Latest version **3.1.0** (published 2021-05-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @primitives/text
pnpm add @primitives/text
yarn add @primitives/text
bun add @primitives/text
```

## Health

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

Positive: has types; no vulnerabilities; high maintenance score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.1.0 |
| Published | 2021-05-06 |
| First published | 2018-07-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=12.13.0 |
| Dependencies | 4 |
| Unpacked size | 20.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51 |
| Maintainers | julia.spehrer, ijigg, psxcode, deepsweet, xaviervia, irminakacz, fosimus, atilaz, moria.am, gideon.gur |

## Links

- npm: https://www.npmjs.com/package/@primitives/text
- Repository: https://github.com/bubble-dev/_
- Homepage: https://github.com/bubble-dev/_#readme
- Issues: https://github.com/bubble-dev/_/issues
- npm.io page: https://npm.io/package/@primitives/text

## Dependencies (4)

- [refun](https://npm.io/package/refun.md) ^3.0.0
- [stili](https://npm.io/package/stili.md) ^3.1.0
- [colorido](https://npm.io/package/colorido.md) ^2.1.0
- [@themeables/text](https://npm.io/package/@themeables/text.md) ^4.1.0

## Recent versions

- 3.1.0 (latest) — 2021-05-06
- 3.0.2 — 2021-02-01
- 3.0.1 — 2020-11-04
- 3.0.0 — 2020-10-15
- 2.1.0 — 2020-10-05
- 2.0.3 — 2020-08-31
- 2.0.2 — 2020-08-20
- 2.0.1 — 2020-08-19
- 2.0.0 — 2020-04-27
- 1.1.0 — 2020-02-19
- 1.0.0 — 2020-01-23
- 0.10.0 — 2019-12-12
- 0.9.0 — 2019-11-26
- 0.8.3 — 2019-11-11
- 0.8.2 — 2019-10-09
- … 16 more at https://npm.io/package/@primitives/text/versions

## README

<p align="center">
  <img src="logo.svg" width="240" height="240"/>
</p>

<p align="center">
  <a href="https://github.com/bubble-dev/_/actions?query=workflow%3ANode.js+event%3Apush+branch%3Amaster"><img src="https://flat.badgen.net/github/checks/bubble-dev/_/master/?label=test"/></a> <a href="https://t.me/joinchat/HEiFoBOD3u0of_nkCB6huQ"><img src="https://flat.badgen.net/badge/chat/telegram/blue"/></a>
</p>

The _metarepo_ is a single repository that consists of many packages and various monorepos, a new concept that we are trying out to simplify the development process. Many of the projects presented here are dependencies of each other, so we can iterate in all at the same time and benefit from using [Yarn Workspaces](https://classic.yarnpkg.com/en/docs/workspaces/).

Check the individual documentations for more details:

* [@bubble-dev](packages/bubble-dev): Start preset and various shared configs to develop, test, build and publish packages in this metarepo
* [colorido](packages/colorido): set of helpers and types to work with RGBA colors as `[number, number, number, number]` tuples
* [elegir](packages/elegir): switch-like expressions that look good
* [@fantasy-color](packages/fantasy-color): color manipulation functions
* [@primitives](packages/primitives): set of universal React/React Native base components
* [@sandbox](packages/sandbox): React sandbox to show off components with all possible props and children combinations using [autoprops](packages/autoprops)
* [stili](packages/stili): universal React/React Native styles normalizer
* [@themeables](packages/themeables): themeable UI primitive set for building universal React/React Native design systems

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