# @teste-ui/anatomy

> The anatomy of all chakra components

Latest version **2.0.1** (published 2022-07-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @teste-ui/anatomy
pnpm add @teste-ui/anatomy
yarn add @teste-ui/anatomy
bun add @teste-ui/anatomy
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2022-07-13 |
| First published | 2022-07-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 29.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 40584 |
| Author | Segun Adebayo |
| Maintainers | benits |
| Keywords | theme, theming, ui mode, ui |

## Links

- npm: https://www.npmjs.com/package/@teste-ui/anatomy
- Repository: https://github.com/chakra-ui/chakra-ui
- Homepage: https://github.com/chakra-ui/chakra-ui#readme
- Issues: https://github.com/chakra-ui/chakra-ui/issues
- npm.io page: https://npm.io/package/@teste-ui/anatomy

## Dependencies (1)

- [@teste-ui/theme-tools](https://npm.io/package/@teste-ui/theme-tools.md) ^2.0.4

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 2.0.1 (latest) — 2022-07-13

## README

# @teste-ui/anatomy

This package declares the anatomy for the Chakra UI components.

It was inspired the `::part()` selector from the
[W3C CSS Shadow Parts Draft](https://www.w3.org/TR/css-shadow-parts-1/) with
data-attributes.

> This is an internal utility, not intended for public usage.

## Installation

```sh
yarn add @teste-ui/anatomy
# or
npm i @teste-ui/anatomy
```

## Contribution

Yes please! See the
[contributing guidelines](https://github.com/chakra-ui/core/blob/main/CONTRIBUTING.md)
for details.

## Licence

This project is licensed under the terms of the
[MIT license](https://github.com/chakra-ui/core/blob/main/LICENSE).

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