Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/design-library-plugin
https://github.com/jenkinsci/design-library-plugin
design frontend hacktoberfest jenkins ui ux
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkinsci/design-library-plugin
- Owner: jenkinsci
- Created: 2013-10-04T21:24:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T01:09:07.000Z (13 days ago)
- Last Synced: 2024-11-01T02:18:48.712Z (13 days ago)
- Topics: design, frontend, hacktoberfest, jenkins, ui, ux
- Language: Java
- Homepage: https://plugins.jenkins.io/design-library/
- Size: 542 KB
- Stars: 61
- Watchers: 111
- Forks: 73
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Join the chat at https://gitter.im/jenkinsci/ux-sig](https://badges.gitter.im/jenkinsci/ux-sig.svg)](https://gitter.im/jenkinsci/ux-sig)
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/design-library.svg)](https://plugins.jenkins.io/design-library/)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/design-library.svg?color=blue)](https://plugins.jenkins.io/design-library/)
[![Crowdin](https://badges.crowdin.net/e/6332fe04e3c8d658f6df4f62cc70268b/localized.svg)](https://jenkins.crowdin.com/design-library-plugin)Design Library makes it easy for developers to build complex and consistent interfaces using Jenkins UI components
This plugin contains:
- demonstration of UI components available in Jenkins
- snippets of Jelly ready-to-use examples## Usage
You can open this project as a [Gitpod workspace](https://www.gitpod.io/) which comes pre-configured with all the tools you will need.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/jenkinsci/design-library-plugin)
If you prefer using IntelliJ IDEA, you can setup Gitpod integration with JetBrains Gateway using the instructions on [gitpod.io](https://www.gitpod.io/docs/ides-and-editors/intellij),
which will open the workspace in IntelliJ IDEA using JetBrains Gateway.Alternatively clone this project and run `mvn hpi:run`.
Go to the **Design Library** menu item or straight to http://localhost:8080/jenkins/design-library/ and play with UI components.
If you just want to see this plugin in action then you can also visit the latest version of this plugin in our [Jenkins "weekly" live installation](https://weekly.ci.jenkins.io/design-library/).