All Projects → jakartaee → faces

jakartaee / faces

Licence: other
Jakarta Faces

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
pascal
1382 projects
shell
77523 projects

Projects that are alternatives of or similar to faces

Actframework
An easy to use Java MVC server stack
Stars: ✭ 690 (+1468.18%)
Mutual labels:  mvc, webframework
Mysrv
Yet another Node.js web framework, based on koa.js 又一个 Node.js MVC 框架,基于Koa2
Stars: ✭ 10 (-77.27%)
Mutual labels:  mvc, webframework
Genie.jl
The highly productive Julia web framework
Stars: ✭ 1,198 (+2622.73%)
Mutual labels:  mvc, webframework
spring-web-initializr
Spring Web Initializr is a library that helps you easily create Web Apps with Spring Boot.
Stars: ✭ 16 (-63.64%)
Mutual labels:  mvc
uJet
Umbraco Jet (uJet) is a Code First approach to building MVC applications in Umbraco 7.
Stars: ✭ 16 (-63.64%)
Mutual labels:  mvc
CRUD-MVC-PHP
Crud em MVC e PHP
Stars: ✭ 61 (+38.64%)
Mutual labels:  mvc
waspy
WASP framework for Python
Stars: ✭ 43 (-2.27%)
Mutual labels:  webframework
RouteManager
iOS模块化,模块间解耦,路由中心设计
Stars: ✭ 45 (+2.27%)
Mutual labels:  mvc
fly
Lightweight Python Web framework
Stars: ✭ 17 (-61.36%)
Mutual labels:  webframework
framework
Aplus Full-Stack Framework
Stars: ✭ 172 (+290.91%)
Mutual labels:  mvc
RxMVC-Swift
Unidirectional MVC with ReactiveX
Stars: ✭ 87 (+97.73%)
Mutual labels:  mvc
flask-empty-api
AZAP Flask boilerplate for creating API's with flask.
Stars: ✭ 15 (-65.91%)
Mutual labels:  webframework
Beetle.js
🪲 Javascript ORM, manage your data easily.
Stars: ✭ 53 (+20.45%)
Mutual labels:  mvc
soosyze
🌠 Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily. https://soosyze.com
Stars: ✭ 39 (-11.36%)
Mutual labels:  mvc
framework
A PHP framework for rapidly building web applications.
Stars: ✭ 48 (+9.09%)
Mutual labels:  mvc
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-50%)
Mutual labels:  mvc
sgo
A simple, light and fast Web framework written in Go.
Stars: ✭ 75 (+70.45%)
Mutual labels:  webframework
jerrycurl
Razor-powered ORM for .NET
Stars: ✭ 35 (-20.45%)
Mutual labels:  mvc
Social-Network
Twitter like Social network written in ASP.NET MVC5
Stars: ✭ 23 (-47.73%)
Mutual labels:  mvc
Teapot
Teapot micro web framework for Pharo Smalltalk
Stars: ✭ 86 (+95.45%)
Mutual labels:  webframework

Jakarta Faces

This repository contains the code for Jakarta Faces.

Online JavaDoc

Building

Jakarta Faces can be built by executing the following from the project root:

mvn clean package

The API jar can then be found in /app/target. The SPEC html/pdf can then be found in /spec/target/generated-docs.

Making Changes

To make changes, fork this repository, make your changes, and submit a pull request.

About Jakarta Faces

Jakarta Faces defines an MVC framework for building user interfaces for web applications, including UI components, state management, event handing, input validation, page navigation, and support for internationalization and accessibility.

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].