# @tkweb/elements

> ## Project setup ``` npm install ```

Latest version **0.0.55** (published 2022-02-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tkweb/elements
pnpm add @tkweb/elements
yarn add @tkweb/elements
bun add @tkweb/elements
```

## 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.0.55 |
| Published | 2022-02-18 |
| First published | 2021-09-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 18 |
| Unpacked size | 949.5 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Karthick Thangaraju |
| Maintainers | karthickt13 |
| Keywords | elements, h8 |

## Links

- npm: https://www.npmjs.com/package/@tkweb/elements
- Repository: https://github.com/karthick-thangaraju/ui-elements
- Homepage: https://github.com/karthick-thangaraju/ui-elements#readme
- Issues: https://github.com/karthick-thangaraju/ui-elements/issues
- npm.io page: https://npm.io/package/@tkweb/elements

## Dependencies (18)

- [vue](https://npm.io/package/vue.md) ^2.6.11
- [vuex](https://npm.io/package/vuex.md) ^3.4.0
- [core-js](https://npm.io/package/core-js.md) ^3.6.5
- [chart.js](https://npm.io/package/chart.js.md) ^2.9.4
- [onchange](https://npm.io/package/onchange.md) ^7.1.0
- [vuepress](https://npm.io/package/vuepress.md) ^1.8.2
- [@vuedoc/md](https://npm.io/package/@vuedoc/md.md) ^3.2.0
- [vue-router](https://npm.io/package/vue-router.md) ^3.2.0
- [vue-select](https://npm.io/package/vue-select.md) ^3.16.0
- [@vuedoc/parser](https://npm.io/package/@vuedoc/parser.md) ^3.4.0
- [vue2-google-maps](https://npm.io/package/vue2-google-maps.md) ^0.10.7
- [vue-click-outside](https://npm.io/package/vue-click-outside.md) ^1.1.0
- [rollup-plugin-terser](https://npm.io/package/rollup-plugin-terser.md) ^7.0.2
- [rollup-plugin-analyzer](https://npm.io/package/rollup-plugin-analyzer.md) ^4.0.0
- [rollup-plugin-css-only](https://npm.io/package/rollup-plugin-css-only.md) ^3.1.0
- [rollup-plugin-node-resolve](https://npm.io/package/rollup-plugin-node-resolve.md) ^5.2.0
- [@tailwindcss/postcss7-compat](https://npm.io/package/@tailwindcss/postcss7-compat.md) ^2.2.14
- [rollup-plugin-javascript-obfuscator](https://npm.io/package/rollup-plugin-javascript-obfuscator.md) ^1.0.4

## Recent versions

- 0.0.55 (latest) — 2022-02-18
- 0.0.23-5 (next) — 2021-09-16
- 0.0.54 — 2022-02-18
- 0.0.53 — 2022-02-18
- 0.0.52 — 2022-02-08
- 0.0.51 — 2022-02-08
- 0.0.50 — 2022-02-01
- 0.0.49 — 2021-11-30
- 0.0.48 — 2021-11-30
- 0.0.47 — 2021-11-26
- 0.0.46 — 2021-11-25
- 0.0.45 — 2021-11-11
- 0.0.44 — 2021-11-07
- 0.0.43 — 2021-11-07
- 0.0.42 — 2021-10-31
- … 44 more at https://npm.io/package/@tkweb/elements/versions

## README

# H8 UI Component: Elements

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run dev
```

### Compiles and minifies for external module usage
```
npm run build:lib
```

### Lints and fixes files
```
npm run lint
```

### Generate local npm link for local development
```
npm run npm:link
```

### Test packaging before publishing
```
npm run npm:dry-run
```

### Publish to npm as a package
```
npm run release
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

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