Skip to content

This Angular Schematics package provides a streamlined way to set up new Angular projects with best practices. It automates essential configurations, ensuring consistency and productivity across projects.

Notifications You must be signed in to change notification settings

jesussanzdev/angular-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Angular Schematics - Project Setup Toolkit

Overview

This Angular Schematics package provides a streamlined way to set up new Angular projects with best practices. It automates essential configurations, ensuring consistency and productivity across projects.

🌟 Features:

πŸ“‚ Generate a Base Folder Structure

  • Creates a well-organized structure with core/, shared/, and features/ directories.
  • Encourages scalable and maintainable architecture.

🎨 Configure ESLint and Prettier

  • Automatically installs and configures ESLint and Prettier for code quality.
  • Includes best-practice rules and optional Husky pre-commit hooks.

πŸ“ Generate Editor Config File

  • Produces an EditorConfig file with comprehensive configurations to maintain consistent coding styles across different editors and IDEs.

βš™οΈ Execution Steps

npm install npm run build schematics .:generate-folder-structure --dry-run=false

About

This Angular Schematics package provides a streamlined way to set up new Angular projects with best practices. It automates essential configurations, ensuring consistency and productivity across projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published