Skip to content

ng-zen is a versatile Angular library and CLI tool offering UI-kit Angular schematics for streamlined integration into projects. The tool is currently in the Alpha phase. ⚠️ See more info here https://github.com/Kordrad/ng-zen/issues/62

License

Notifications You must be signed in to change notification settings

kstepien3/ng-zen

Repository files navigation

NgZen

Overview

ng-zen is a comprehensive Angular development accelerator featuring:

  • Ready-to-use UI-kit components
  • Angular schematics integration
  • CLI tool for streamlined component generation

Repository Structure

The repository contains:

  • /packages/cli: Core CLI implementation with Angular schematics
  • Configuration files for publishing and local development

Local development

  1. Set up Verdaccio
  2. Start local registry
verdaccio
  1. Configure npm to use local registry (follow Verdaccio CLI prompts)
  2. Publish locally
pnpm run publish:local
  1. Test in Angular project
ng add @ng-zen/cli --registry http://localhost:4873/

Author & Maintenance

Core Maintainer: Konrad Stępień

License

BSD 2-Clause License - View Full License

Contribution

To contribute:

  1. Fork the repository
  2. Create feature branch
  3. Submit PR with detailed description
  4. Ensure code follows project standards

About

ng-zen is a versatile Angular library and CLI tool offering UI-kit Angular schematics for streamlined integration into projects. The tool is currently in the Alpha phase. ⚠️ See more info here https://github.com/Kordrad/ng-zen/issues/62

Resources

License

Stars

Watchers

Forks

Packages

No packages published