New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-glory

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-glory

Glory project scaffold

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Welcome to generator-glory 👋

Maintenance License: MIT

All-in-one yeoman generator for TypeScript or JavaScript project.

Support below tool configurings on hand:

  • Code formatters: editorconfig, eslint, prettier
  • Version Control: git
  • Package Mangager: npm
  • typescript
  • VSCode configs: vscode
  • Docs: readme, license
  • lintstaged

Installation

Yeoman yo must be installed as it's requisite for running yeoman generators

npm install --global yo

Install this generator

npm install --global generator-glory

Usage

# for creating a new project
yo glory

# for appending new individul configuritions or updating existing configurations. Take `eslint` for example
yo glory:eslint

Author

👤 GloryWong

Show your support

Give a ⭐️ if this project helped you!

Keywords

yeoman-generator

FAQs

Package last updated on 23 May 2023

Did you know?

Socket

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