# @blivesta/util-doc

> Just a small JavaScript utilities

Latest version **0.0.0** (published 2018-03-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blivesta/util-doc
pnpm add @blivesta/util-doc
yarn add @blivesta/util-doc
bun add @blivesta/util-doc
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2018-03-16 |
| First published | 2018-03-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 152 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | blivesta |
| Maintainers | blivesta |

## Links

- npm: https://www.npmjs.com/package/@blivesta/util-doc
- Repository: https://github.com/blivesta/utils
- Homepage: https://github.com/blivesta/utils#readme
- Issues: https://github.com/blivesta/utils/issues
- npm.io page: https://npm.io/package/@blivesta/util-doc

## Dependencies (2)

- [babel-core](https://npm.io/package/babel-core.md) ^6.26.0
- [@blivesta/util-can-use-dom](https://npm.io/package/@blivesta/util-can-use-dom.md) ^0.3.0

## Recent versions

- 0.0.0 (latest) — 2018-03-16

## README

# @blivesta/util-doc

## Install

```
yarn add @blivesta/util-doc
```

## Usage

```js
import { doc } from '@blivesta/util-doc'

if (doc) {
  // Your Scripts
}
```

## License

Released under the MIT license.

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