@hperchec/scorpion-ui-template-default
Version:
Scorpion UI - Default template
129 lines (99 loc) • 6.28 kB
Markdown
# 🦂 Scorpion UI default template
> *This file is generated with **/readme-generator**. Don't edit it.*
[](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui)
[](https://discord.gg/AWTgVAVKaR)
[]()
[](http://herve-perchec.com/)
[](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/-/releases)
[](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/commits/main)
[](https://www.npmjs.com/package/@hperchec/scorpion-ui-template-default)
[](https://www.npmjs.com/package/@hperchec/scorpion-ui-template-default)
[](https://gitlab.com/hperchec/boilerplates/scorpion/lib/scorpion-ui-template-default/issues)

**Table of contents**:
[[_TOC_]]
## 🚀 Get started
Install package:
```sh
npm install /scorpion-ui-template-default
```
Use template:
```js
import { Core } from '/scorpion-ui'
import template from '/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 |
| --------------------------- | ------- |
| /eslint-parser | ^7.18.9 |
| /readme-generator | ^1.0.4 |
| /plugin-alias | ^3.1.9 |
| /plugin-commonjs | ^22.0.1 |
| /plugin-eslint | ^8.0.2 |
| /plugin-json | ^4.1.0 |
| /plugin-node-resolve | ^13.3.0 |
| /plugin-replace | ^4.0.0 |
| /cli-plugin-babel | ^5.0.8 |
| /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 |
| --------------------------------- | ---------------------------------------- |
| /scorpion-ui | * |
| /tailwindcss-multi-theme | ^0.0.2 |
| animate-sass | ^0.8.2 |
| autoprefixer | ^9.8.6 |
| postcss | ^7.0.36 |
| tailwindcss | npm:/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/)