Socket
Socket
Sign inDemoInstall

generator-qxy

Package Overview
Dependencies
375
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-qxy

[![CI](https://github.com/qxy-fe/generator-qxy/workflows/CI/badge.svg)](https://github.com/qxy-fe/generator-qxy/actions) [![NPM VERSION](https://img.shields.io/npm/v/generator-qxy.svg)](https://www.npmjs.com/package/generator-qxy) [![NPM DOWNLOADS](https:


Version published
Maintainers
1
Created

Readme

Source

generator-qxy

CI NPM VERSION NPM DOWNLOADS COVERAGE LICENSE

🤟 Yeoman generator for scaffold project of qxy team.

Features

Supported generators:

Metas

  • git
  • readme
  • vscode
  • yarnrc
  • license
  • tsconfig
  • jsconfig
  • editorconfig

Linters

  • cspell
  • eslint
  • publint
  • ls-lint
  • stylelint
  • commitlint

Services

  • vercel
  • renovate

Tools

  • svgo
  • bumpp
  • turbo
  • husky
  • unocss
  • vitest
  • lint-staged
  • nano-staged
  • prettier
  • vuepress
  • vitepress
  • changeset
  • sort-package-json

Snippets

  • utils
  • vue-snippets

Actions

  • autofix-ci

Usage

Install yo globally:

npm i -g yo
yarn global add yo
pnpm add yo --global

Install generator:

npm i -g generator-qxy

Use the generator:

# Run specifield generator
yo qxy:eslint

Update

  1. Reinstall generator globally:
npm i -g generator-qxy
  1. Run yo to update generator interatively:
yo

License

MIT License © 2020-PRESENT ntnyq

Keywords

FAQs

Last updated on 29 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc