Skip to content

navyhod/lib-admin-ui

 
 

Repository files navigation

Admin UI Library for Enonic XP

Build Status License

UI framework used in several Enonic apps.

Usage

To use this library, place the following dependency in your build.gradle file:

dependencies {
    include 'com.enonic.lib:lib-admin-ui:1.0.1'
}

Building

To build the UI framework, run the following command:

./gradlew clean build

About

Enonic XP Administration UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.5%
  • TypeScript 15.4%
  • JavaScript 13.7%
  • CSS 2.4%