/generator-jhipster-primeng

Generate PrimeNG components and its feature

Primary LanguageTypeScriptMIT LicenseMIT

generator-jhipster-primeng

NPM version Build Status npm Dependency Status Crates.io

JHipster module, Generate PrimeNG application with all component and their features (86+ components and 17 themes)

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

The minimum required version of JHipster is >=5.1.0.(add resources manually for versions < 5.1.0)

This module is used to generate components, using PrimeNG.


To encourage us and if you like the project then click start(💫)


Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With YARN

First,we need to install yo as below,

yarn global add yo

To install this module:

yarn global add generator-jhipster-primeng

To update this module:

yarn global upgrade generator-jhipster-primeng

With NPM

To install this module:

npm install -g generator-jhipster-primeng

To update this module:

npm update -g generator-jhipster-primeng

Getting Started

  1. Run JHipster-PrimeNG module using yo jhipster-primeng command
  2. Select your favourite theme
  1. Either select component group or individual components
  1. Select your component and navigate to required features

What next?

Please check the road map list https://github.com/sudheerj/generator-jhipster-primeng/wiki/Roadmap. If you need a new feature please raise a github request for the discussion.

Blog

http://sudheerjonna.com/blog/2017/10/09/jhipster-meets-primeng-or-primeng-meets-jhipster/

Usage

In your JHipster project, launch yo jhipster-primeng and confirm.