There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ufront
Ufront is a powerful MVC web framework for Haxe. It gives you quick development, shared code on the client and server, powerful extensibility, easy testing, and targets PHP or Neko. This is the mothership repo - most of the actual code is contained in the other ufront repos, such as ufront-mvc.detox
Detox - A cross-platform library, written in Haxe, that makes working with Xml and the DOM light weight and easy.ufront-mvc
The core MVC framework that powers ufrontufront-orm
The Object Relational Mapper, allows easy, type-safe access to your database. Builds on Haxe's SPOD but adds macro powered relationships, validation and client side usagehello
"Hello World" example for websites / web-apps built using Ufront - a Web Framework for Haxe.ufront-manual
The content of the ufront manualufront-mail
Tools to help with the sending of email from ufront applicationsufblog
A blog that has been built with Ufront (a web framework for Haxe).mvc-platform-test
A simple ufront app + CLI tool to text that HttpRequest and HttpResponse function well across various targets.ufront-uftasks
A command line tool that lets you administer parts of your website (Run tasks, migrations, and an interactive shell)ufront-easyauth
Easy database-driven authentication for ufront. Each group is assigned permissions, and each user can belong to certain groups.ufront-clientds
ClientDS is a Data Store that lets your client code access (and cache) objects from your server's database. It uses ufront-orm, ufront-remoting, and ufront-easyauth to keep make things as seamless as possible.ufront-ufadmin
The automatic admin website for your ufront project. Administer admin-tasks, migrations, backend data and auth details.Love Open Source and this site? Check out how you can help us