1.4.4 • Published 6 months ago

generator-jhipster-chimera v1.4.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
6 months ago

generator-jhipster-chimera

JHipster blueprint, chimera blueprint for JHipster

NPM version Generator

Introduction

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

Basic Features

    1. Responsive Design for Mobile and Desktop
    1. Multilingual Support
    1. Multiple Theme Options
    1. Adjustable Font Size
    1. Light or Dark Appearance Support
    1. Conditional Display of Navigation Bar
    1. Dashboard - E-commerce Example
    1. User Login and Logout
    1. User Profile Settings
    1. Password Change for Users
    1. User Activation and Deactivation
    1. Role Assignment for Users
    1. Permission Allocation by Role
    1. Resource Permission Management
    1. CRUD (Create, Read, Update, Delete) Operations on Business Entities
    1. Multi-condition Query on Business Lists Based on Attributes
    1. Customizable Attribute Display on Business Lists
    1. System Resource Monitoring
    1. Service Status View
    1. Configuration View
    1. Log Level Configuration
    1. API Documentation
    1. Database View

Prerequisites

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

Installation

To install or update this blueprint:

npm install -g generator-jhipster-chimera

Usage

To use this blueprint, run the below command

jhipster --blueprints chimera

You can look for updated chimera blueprint specific options by running

jhipster app --blueprints chimera --help

And looking for (blueprint option: chimera) like

Pre-release

To use an unreleased version, install it using git.

npm install -g jhipster/generator-jhipster-chimera#main
jhipster --blueprints chimera --skip-jhipster-dependencies
1.4.4

6 months ago

1.4.3

7 months ago

1.4.2

7 months ago

1.4.0

7 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.3.0

10 months ago

1.0.0

1 year ago