All Projects → pascalgrimaud → generator-jhipster-primeng-charts

pascalgrimaud / generator-jhipster-primeng-charts

Licence: Apache-2.0 license
JHipster module to create Charts using PrimeNG.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to generator-jhipster-primeng-charts

generator-jhipster-spring-cloud-stream
📪 JHipster module for messaging microservices with Spring Cloud Stream
Stars: ✭ 22 (+46.67%)
Mutual labels:  jhipster, jhipster-module
generator-jhipster-grpc
JHipster module, Adds support for gRPC and generates gRPC CRUD services
Stars: ✭ 43 (+186.67%)
Mutual labels:  jhipster
Jhipster Dotnetcore
JHipster.NET blueprint
Stars: ✭ 144 (+860%)
Mutual labels:  jhipster
Generator Jhipster React Native
A React Native blueprint for JHipster
Stars: ✭ 205 (+1266.67%)
Mutual labels:  jhipster
Jhipster6 Demo
JHipster 6 Demo! 🎉
Stars: ✭ 150 (+900%)
Mutual labels:  jhipster
21 Points
❤️ 21-Points Health is an app you can use to monitor your health.
Stars: ✭ 244 (+1526.67%)
Mutual labels:  jhipster
Ng Jhipster
JHipster Angular library
Stars: ✭ 123 (+720%)
Mutual labels:  jhipster
generator-jhipster-svelte
Generate Svelte powered JHipster web applications
Stars: ✭ 44 (+193.33%)
Mutual labels:  jhipster
doit
spring cloud , CAS , JHipster hybrid sample app
Stars: ✭ 14 (-6.67%)
Mutual labels:  jhipster
Jhipster Devbox
JHipster virtualized development box
Stars: ✭ 198 (+1220%)
Mutual labels:  jhipster
Java Microservices Examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
Stars: ✭ 194 (+1193.33%)
Mutual labels:  jhipster
Generator Jhipster React
DEPRECATED: feature moved to main generator
Stars: ✭ 155 (+933.33%)
Mutual labels:  jhipster
Jhipster4 Demo
Blog demo app with JHipster 4
Stars: ✭ 180 (+1100%)
Mutual labels:  jhipster
Generator Jhipster Ionic
Ionic for JHipster 💥
Stars: ✭ 147 (+880%)
Mutual labels:  jhipster
adyen-java-react-ecommerce-example
An example enterprise e-commerce app with Java backend and React frontend
Stars: ✭ 58 (+286.67%)
Mutual labels:  jhipster
Jhipster Online
JHipster Online lets you generate your JHipster projects through a user friendly web interface.
Stars: ✭ 140 (+833.33%)
Mutual labels:  jhipster
Idea Live Templates
My IntelliJ Live Templates
Stars: ✭ 207 (+1280%)
Mutual labels:  jhipster
jhipster-sample-app-token
DEPRECATED as JWT is now the default option - this is a sample application created with JHipster, with the JWT authentication option
Stars: ✭ 21 (+40%)
Mutual labels:  jhipster
okta-jhipster-microservices-oauth-example
A microservices architecture built with JHipster, OAuth 2.0, and Okta
Stars: ✭ 29 (+93.33%)
Mutual labels:  jhipster
okta-react-native-spring-boot-example
React Native + Spring Boot + OIDC
Stars: ✭ 24 (+60%)
Mutual labels:  jhipster

generator-jhipster-primeng-charts

NPM version Build Status Dependency Status

JHipster module, Generate sample charts with PrimeNG

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.

This module is used to generate some charts, using PrimeNG. See the official documentation here: https://www.primefaces.org/primeng/#/chart

The generated charts comes directly from PrimeNG:

Prerequisites

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

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-primeng-charts

To update this module:

yarn global upgrade generator-jhipster-primeng-charts

With NPM

To install this module:

npm install -g generator-jhipster-primeng-charts

To update this module:

npm update -g generator-jhipster-primeng-charts

Usage

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

License

Apache-2.0 © Pascal Grimaud

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].