# 🦂 Scorpion UI default template

> *This file is generated with **@hperchec/readme-generator**. Don't edit it.*

[![Scorpion UI](https://img.shields.io/static/v1?label=scorpion-ui&message=*&color=362F2D&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACWklEQVQ4T4WSTUhUURTH753PN2MTRZAtAinKdiGt2ojbCAIrmEghU4i+aMApyU3ja2aYmaaNOBLRQl0UUUESgSESDhTkJiRKTFv0gVEkBco0737MPaf7RuerUu/q8e45v3v+//+hpOoszya2+Ti5TySZcS1u6qWHQ7z6/n/ftPSTzSd3OyUdIxz2EQaEcJyGnGrzHjHfrwcpAwqzybsoSftKM8wgUxOEkS5lFZp8wfjHtSAVwLtEBwoyYgOQawiDTuDwkwhsMIKxwQ0BOGVuLjjcP/TrXrSnYAgoVMrz1tlHTbOwIcAukK/i87p5r262ZRAbRBlmJYe2urOJb+uaWAS8iH1HhvV2sy0FGC5QrqaIBQe1nNO+y+nnf0PKHtgXIhvjutFT9KEkg5NG+lueQIlRtFTUIIG4lqRfWDllAI7frJNOKwcWXHJwyKyOn3crdwP/tbSFKNeHIpTjhMFkO81kFmsBk+ZOyelrz6G+evEgcpEwdZwKfOk+k4jYhez6lWW0IGBPRwV5Ytzqb60B5J6Z+z2KvEEBQe+x6KNqrcwMN6Kic9qLojc62mHfnYGuGoAcu9aC0pnVC/QVODb7TlWWJ2f27HBx+KwlfNE+7NEmX/UPD6ZrAPyp2UoFjK6aJwhXEe+F1I3SJFZPdwvmIUwENFPpPOAb6f9UAxCPI53a6aHiiAxQ74LwgGMX7a7knz8fmlachANDA5P/pCAemk0gCuOU43Y9ogCuEsaSP6kjE6Xi/LnQUf/tgdFqf2r2AO/1buU5R4oyOKnjcusktKmODiOenltrlf8Awt9jILDjUAQAAAAASUVORK5CYII=)](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui)
[![Discord](https://img.shields.io/discord/972997305739395092?label=Discord&labelColor=5562EA&logo=discord&logoColor=white&color=2F3035)](https://discord.gg/AWTgVAVKaR)

[![author](https://img.shields.io/static/v1?label=&message=Author:&color=black)]()
[![herve-perchec](http://herve-perchec.com/badge.svg)](http://herve-perchec.com/)

[![release](https://img.shields.io/gitlab/v/release/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default?include_prereleases&logo=gitlab&sort=semver)](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/-/releases)
[![pipeline-status](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/badges/main/pipeline.svg)](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/commits/main)
[![package](https://img.shields.io/npm/v/@hperchec/scorpion-ui-template-default?logo=npm)](https://www.npmjs.com/package/@hperchec/scorpion-ui-template-default)
[![downloads](https://img.shields.io/npm/dw/@hperchec/scorpion-ui-template-default?logo=npm)](https://www.npmjs.com/package/@hperchec/scorpion-ui-template-default)
[![issues](https://img.shields.io/gitlab/issues/open/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default?gitlab_url=https%3A%2F%2Fgitlab.com)](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/issues)
![license](https://img.shields.io/gitlab/license/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default?gitlab_url=https%3A%2F%2Fgitlab.com)

**Table of contents**:

[[_TOC_]]

## 🚀 Get started

Install package:

```sh
npm install @hperchec/scorpion-ui-template-default
```

Use template:

```js
import { Core } from '@hperchec/scorpion-ui'
import template from '@hperchec/scorpion-ui-template-default'

Core.useTemplate(template)
```

## 📙 Documentation

Please check the [documentation](http://scorpion-ui.herve-perchec.com/docs/template)

## 🧱 Dependencies

<details>
<summary>Global</summary>

| name             | version |
| ---------------- | ------- |
| lodash.kebabcase | ^4.1.1  |

</details>

<details>
<summary>Dev</summary>

| name                        | version |
| --------------------------- | ------- |
| @babel/eslint-parser        | ^7.18.9 |
| @hperchec/readme-generator  | ^1.0.4  |
| @rollup/plugin-alias        | ^3.1.9  |
| @rollup/plugin-commonjs     | ^22.0.1 |
| @rollup/plugin-eslint       | ^8.0.2  |
| @rollup/plugin-json         | ^4.1.0  |
| @rollup/plugin-node-resolve | ^13.3.0 |
| @rollup/plugin-replace      | ^4.0.0  |
| @vue/cli-plugin-babel       | ^5.0.8  |
| @vue/eslint-config-standard | ^5.1.2  |
| ascii-tree                  | ^0.3.0  |
| chalk                       | ^4.1.2  |
| conventional-changelog-cli  | ^2.2.2  |
| cross-env                   | ^7.0.3  |
| escape-string-regexp        | ^4.0.0  |
| eslint                      | ^8.21.0 |
| eslint-config-standard      | ^17.0.0 |
| eslint-plugin-import        | ^2.26.0 |
| eslint-plugin-node          | ^11.1.0 |
| eslint-plugin-promise       | ^6.0.0  |
| execa                       | ^5.1.1  |
| fs-extra                    | ^10.1.0 |
| indent-string               | ^4.0.0  |
| lint-staged                 | ^13.0.3 |
| markdown-table              | ^2.0.0  |
| node-sass                   | ^7.0.3  |
| prompts                     | ^2.4.2  |
| rollup                      | ^2.77.2 |
| rollup-plugin-polyfill-node | ^0.10.2 |
| rollup-plugin-scss          | ^3.0.0  |
| rollup-plugin-vue           | ^4.7.0  |
| sass                        | ^1.54.9 |
| semver                      | ^7.3.7  |
| strip-ansi                  | ^6.0.0  |
| terser                      | ^5.14.2 |
| vuepress                    | ^1.5.3  |
| vuepress-jsdoc              | ^4.3.0  |
| yargonaut                   | ^1.1.4  |
| yargs                       | ^17.5.1 |
| yorkie                      | ^2.0.0  |

</details>

<details>
<summary>Peer</summary>

| name                              | version                                  |
| --------------------------------- | ---------------------------------------- |
| @hperchec/scorpion-ui             | *                                        |
| @hperchec/tailwindcss-multi-theme | ^0.0.2                                   |
| animate-sass                      | ^0.8.2                                   |
| autoprefixer                      | ^9.8.6                                   |
| postcss                           | ^7.0.36                                  |
| tailwindcss                       | npm:@tailwindcss/postcss7-compat@^2.2.10 |
| vue-awesome                       | ^4.3.1                                   |
| vue-ripple-directive              | ^2.0.1                                   |
| vue-tailwind                      | ^2.4.2                                   |

</details>

## ✍ Author

[Hervé Perchec](http://herve-perchec.com/)

## 📄 License

GPL-3.0-only

----

Made with ❤ by [Hervé Perchec](http://herve-perchec.com/)