# @theinit/components

> A web-components library

Latest version **1.0.0** (published 2022-03-08) · 0 weekly downloads

## Install

```sh
npm install @theinit/components
pnpm add @theinit/components
yarn add @theinit/components
bun add @theinit/components
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2022-03-08 |
| First published | 2022-03-08 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 6.0.0 |
| Dependencies | 2 |
| Unpacked size | 104.8 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | theinit |
| Maintainers | xdvegax |

## Links

- npm: https://www.npmjs.com/package/@theinit/components
- npm.io page: https://npm.io/package/@theinit/components

## Dependencies (2)

- [vue](https://npm.io/package/vue.md) ^2.5.2
- [@vue/cli-service](https://npm.io/package/@vue/cli-service.md) ^5.0.1

## Recent versions

- 1.0.0 (latest) — 2022-03-08

## README

# theinit-lib

> A web-components library

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

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