• This repository has been archived on 21/Dec/2021
  • Stars
    star
    1,548
  • Rank 30,221 (Top 0.6 %)
  • Language
    JavaScript
  • License
    Other
  • Created over 13 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repo Moved. AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap 3 (HTML/CSS) to provide a simple API for building high scalable applications

⚠️ This repo is now archived (ie. switched to read-only mode). Alloy UI is deprecated and but future critical patches will continue at liferay/liferay-frontend-projects monorepo.


AlloyUI

AlloyUI Robo Suit

AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap 3 (HTML/CSS) to provide a simple API for building high scalable applications.

Browser Support

As an user interface framework we do care about browser support. Most of our modules use all the power of HTML5, so for old browsers we provide fallbacks in Flash.

IE Chrome Firefox Opera Safari
IE 8+ Latest ✔ Latest Latest ✔ Latest ✔

Automated tasks

We use Gulp, a task-runner in Node, to automate things.

gulp <command>

To discover the most commonly used tasks, run:

gulp help

Setup

  1. Install NodeJS <= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

[sudo] npm install -g gulp
  1. Install local dependencies:
npm install
  1. Initialize and fetch dependencies via Bower:
gulp init
  1. Build AlloyUI & YUI3 using Shifter:
gulp build

Development

Rebuild AUI components:

gulp build-aui

If run at the root level, it will build all AUI components.

If run within a component folder (ie. cd src/aui-datatable), it will only build that specific component.

Watch for changes and rebuild automatically:

gulp watch

Discussion

Structure

The basic structure of the project is given in the following way:

  • bower_components/ Contains all dependencies fetched via Bower. However, this directory is unnecessary for versioning, so it is ignored (.gitignore).
  • build/ Contains AlloyUI and YUI generated files, once build task has been run. However, this directory is unnecessary for versioning, so it is ignored (.gitignore).
  • demos/ Contains basic examples of the AlloyUI modules.
  • src/ Contains the source code of the AlloyUI modules.
  • tasks/ Contains the source code of the Gulp tasks.
  • .alloy.json Specifies all dependencies and some configurations.
  • .editorconfig Specifies the coding style for different editors/IDEs.
  • .jsbeautifyrc Specifies the coding format rules for JSBeautify.
  • .jshintrc Specifies the linting configurations for JSHint.
  • .yeti.json Specifies the testing configurations for Yeti.
  • LICENSE.md Defines the license agreement for AlloyUI.
  • README.md Explains the AlloyUI project.
  • package.json Lists all NodeJS dependencies.

Team

AlloyUI is maintained by Liferay's Frontend Infrastructure team and a bunch of awesome contributors.

Liferay Frontend Infrastructure Team
Liferay Frontend Infrastructure Team

History

Discover all versions in the Releases page.

Each module (located under src/) contains a HISTORY.md file, check them for detailed changelog.

License

BSD-3-Clause License (c) Liferay, Inc.

More Repositories

1

liferay-portal

Java
2,082
star
2

senna.js

🌱 A blazing-fast Single Page Application engine
JavaScript
1,723
star
3

alloy-editor

WYSIWYG editor based on CKEditor with completely rewritten UI
JavaScript
1,387
star
4

liferay-plugins

Java
511
star
5

liferay-docs

Java
217
star
6

clay

A web implementation of the Lexicon Experience Language
SCSS
206
star
7

liferay-nativity

Liferay Nativity is a cross-platform library for adding icon overlays and context menus to file browsers.
Objective-C
164
star
8

liferay-blade-samples

Java
156
star
9

sennajs.com

🌱 Website of Senna.js library
JavaScript
140
star
10

liferay-ide

Java
130
star
11

electric

⚡ Create beautiful documentation for your projects
JavaScript
118
star
12

git-tools

Python
88
star
13

liferay-faces

Java
83
star
14

soy-cheat-sheet

A quick reference guide for Soy templates (aka. Google Closure templates)
80
star
15

liferay-frontend-projects

A monorepo containing assorted Frontend Infrastructure Team projects
JavaScript
69
star
16

liferay-screens

Java
65
star
17

liferay-docker

Shell
59
star
18

liferay-js-toolkit

JavaScript
52
star
19

liferay-maven-support

pom
Java
52
star
20

com-liferay-commerce

Java
48
star
21

liferay-mobile-sdk

Objective-C
47
star
22

liferay-frontend-guidelines

JavaScript
38
star
23

alloyui.com

Website for AlloyUI
HTML
35
star
24

liferay-blade-cli

Java
32
star
25

generator-liferay-fragments

Yeoman generator for creating and maintaining Liferay Fragment projects
TypeScript
30
star
26

generator-liferay-theme

27
star
27

liferay-js-themes-toolkit

JavaScript
26
star
28

lexicon-site

Website of Lexicon Experience Language
CSS
25
star
29

liferay-intellij-plugin

Java
25
star
30

liferay-frontend-source-formatter

Runs common checks against your files to check for issues according to Liferay's formatting guidelines
JavaScript
23
star
31

liferay-theme-tasks

A set of tasks for building and deploying Liferay Portal themes.
18
star
32

liferay-amd-loader

JavaScript
18
star
33

liferay-npm-tools

Collection of tools for using npm in Liferay
JavaScript
18
star
34

liferay-apps-content-targeting

Java
18
star
35

portletmvc4spring

Java
17
star
36

liferay-code-samples

Java
13
star
37

liferay-aui-upgrade-tool

Upgrade themes/plugins from Liferay Portal 6.1 to 6.2
JavaScript
13
star
38

alloyeditor.com

Website of Alloy Editor
JavaScript
11
star
39

liferay-faces-bridge-impl

Java
9
star
40

enablement-bootcamp-clarity

SCSS
9
star
41

liferay-ckeditor

HTML
8
star
42

liferay-faces-portal

Java
7
star
43

liferay-osgi-watch

JavaScript
6
star
44

evolvable-apis.org

HTML
6
star
45

liferay-faces-showcase

Java
6
star
46

alloy-taglibs

JSP Taglibs for AlloyUI project
Java
6
star
47

frontend-training-docs

FreeMarker
5
star
48

liferay-docs-dxp-cloud

Shell
5
star
49

alloy-apidocs-theme

API Docs Theme for AlloyUI
JavaScript
5
star
50

liferay-faces-alloy

Java
5
star
51

eslint-config-liferay

ESLint shareable config for the Liferay JavaScript Style
JavaScript
5
star
52

liferay-faces-bridge-api

Java
4
star
53

vulcan-site

HTML
4
star
54

liferay-module-config-generator

JavaScript
4
star
55

liferay-cli

Go
4
star
56

liferay-faces-util

Java
3
star
57

liferay-gulp-tasks

Gulp tasks to be shared between Liferay projects
JavaScript
3
star
58

web-dev-email-templates

HTML
3
star
59

liferay-faces-bridge-ext

Java
3
star
60

headlessapis.wedeploy.io

JavaScript
3
star
61

lfris-marketing-docs

JavaScript
3
star
62

liferay-binaries-cache-2020

2
star
63

liferay-localdev

Shell
2
star
64

apioarchitect.wedeploy.io

HTML
2
star
65

portalmigration.wedeploy.io

CSS
2
star
66

liferay-binaries-cache-2017

2
star
67

liferay-etl-mulesoft

Java
2
star
68

liferay-npm-sdk-assistant

A tool to ease management of projects using Liferay's npm SDK.
JavaScript
1
star
69

liferay-central-test-2

Java
1
star
70

liferay-faces-clay

Java
1
star
71

liferay-faces-maven

Java
1
star
72

lexiconcss

CSS
1
star
73

liferay-circles-of-success

1
star
74

liferay-central-test-1

Java
1
star