# @svelte-compose/core

> This is the core of [svelte-compose](https://svelte-compose.com). This package handles the following things (and a lot more)

Latest version **0.3.1** (published 2024-04-30) · MIT license · 0 weekly downloads

## Install

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

## 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.3.1 |
| Published | 2024-04-30 |
| First published | 2024-03-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 4 |
| Unpacked size | 1.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Maintainers | manuel3108 |
| Keywords | compose, composer, svelte, kit, svelte-kit |

## Links

- npm: https://www.npmjs.com/package/@svelte-compose/core
- 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/core

## Dependencies (4)

- [prettier](https://npm.io/package/prettier.md) ^3.1.1
- [preferred-pm](https://npm.io/package/preferred-pm.md) ^3.1.3
- [@svelte-compose/ast-tooling](https://npm.io/package/@svelte-compose/ast-tooling.md) 0.2.1
- [@svelte-compose/ast-manipulation](https://npm.io/package/@svelte-compose/ast-manipulation.md) 1.2.2

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 0.3.1 (latest) — 2024-04-30
- 0.3.0 — 2024-04-20
- 0.2.3 — 2024-04-15
- 0.2.2 — 2024-04-14
- 0.2.1 — 2024-04-07
- 0.2.0 — 2024-04-05
- 0.1.16 — 2024-04-05
- 0.1.15 — 2024-04-05
- 0.1.14 — 2024-04-05
- 0.1.13 — 2024-04-01
- 0.1.12 — 2024-04-01
- 0.1.11 — 2024-03-31
- 0.1.10 — 2024-03-31
- 0.1.9 — 2024-03-31
- 0.1.8 — 2024-03-31
- … 8 more at https://npm.io/package/@svelte-compose/core/versions

## README

# @svelte-compose/core

This is the core of [svelte-compose](https://svelte-compose.com). This package handles the following things (and a lot more)

-   ability to define new composers
-   detecting and / or creating svelte / kit project in the current working directory
-   installing new dependencies
-   parsing and serialization of files modified by the composers

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