# vue-inbrowser-compiler-independent-utils

> the part of vue-inbrowser-compiler-utils that contains no vue dependency

Latest version **4.71.1** (published 2023-05-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install vue-inbrowser-compiler-independent-utils
pnpm add vue-inbrowser-compiler-independent-utils
yarn add vue-inbrowser-compiler-independent-utils
bun add vue-inbrowser-compiler-independent-utils
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.71.1 |
| Published | 2023-05-04 |
| First published | 2022-08-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 37.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2492 |
| Author | Bart Ledoux |
| Maintainers | vue-styleguidist-bot |
| Keywords | vue, compile, live, browser, acorn |

## Links

- npm: https://www.npmjs.com/package/vue-inbrowser-compiler-independent-utils
- Repository: https://github.com/vue-styleguidist/vue-styleguidist
- Homepage: https://vue-styleguidist.github.io
- Issues: https://github.com/vue-styleguidist/vue-styleguidist/issues
- npm.io page: https://npm.io/package/vue-inbrowser-compiler-independent-utils

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 4.71.1 (latest) — 2023-05-04
- 4.69.0 — 2023-04-19
- 4.64.1 — 2023-03-18
- 4.64.0 — 2023-03-17
- 4.62.0 — 2023-03-10
- 4.56.2 — 2022-12-22
- 4.55.0 — 2022-11-15
- 4.54.1 — 2022-09-06
- 4.52.0 — 2022-08-07

## README

# vue-inbrowser-compiler-independent-utils

Part of the [vue-inbrowser-compiler-utils](https://www.npmjs.com/package/vue-inbrowser-compiler-utils) package that do not depend on vue.

The reason this package was created was to be able to share function between `vue-docgen-api` and `vue-inbrowser-compiler` without needing to enable postinstall scripts for `vue-docgen-api`. See [#1373](https://github.com/vue-styleguidist/vue-styleguidist/issues/1373)

## install

```bash
yarn add vue-inbrowser-compiler-independent-utils
```

---
_Source: https://npm.io/package/vue-inbrowser-compiler-independent-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
