# @svelte-compose/ast-tooling

> This package provides tools and methods for parsing and serializing CSS, HTML and JS AST's. As the main [svelte-compose](https://svelte-compose.com) project requires all of these tools they have been extracted into this separate project.

Latest version **0.2.1** (published 2024-04-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @svelte-compose/ast-tooling
pnpm add @svelte-compose/ast-tooling
yarn add @svelte-compose/ast-tooling
bun add @svelte-compose/ast-tooling
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.1 |
| Published | 2024-04-14 |
| First published | 2024-03-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 1 |
| Unpacked size | 5.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Maintainers | manuel3108 |

## Links

- npm: https://www.npmjs.com/package/@svelte-compose/ast-tooling
- Repository: https://github.com/svelte-compose/svelte-compose.git#main
- Homepage: https://github.com/svelte-compose/svelte-compose/tree/main#readme
- Issues: https://github.com/svelte-compose/svelte-compose/issues
- npm.io page: https://npm.io/package/@svelte-compose/ast-tooling

## Dependencies (1)

- [golden-fleece](https://npm.io/package/golden-fleece.md) ^1.0.9

## Recent versions

- 0.2.1 (latest) — 2024-04-14
- 0.2.0 — 2024-04-05
- 0.1.7 — 2024-04-05
- 0.1.6 — 2024-04-05
- 0.1.5 — 2024-04-01
- 0.1.4 — 2024-03-31
- 0.1.3 — 2024-03-30
- 0.1.2 — 2024-03-30
- 0.1.1 — 2024-03-29
- 0.1.0 — 2024-03-18
- 0.0.3 — 2024-03-18
- 0.0.2 — 2024-03-17

## README

# @svelte-compose/ast-tooling

This package provides tools and methods for parsing and serializing CSS, HTML and JS AST's. As the main [svelte-compose](https://svelte-compose.com) project requires all of these tools they have been extracted into this separate project.

Additionally this separate package allows us to bundle all (currently 8) required dependencies into on single package.

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