All Projects → EtheaDev → kitto

EtheaDev / kitto

Licence: other
A Delphi framework for creating data-driven WEB SPA applications with ExtJS 3.4

Programming Languages

pascal
1382 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to kitto

Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (+3.7%)
Mutual labels:  extjs
eds-starter6-jpa
Ext JS 6 demo application with Java 8, Spring Framework, Spring Boot, JPA (Hibernate)
Stars: ✭ 31 (+14.81%)
Mutual labels:  extjs
cash
Home Bookkeeping on ExtJS 4, PHP 5, SQLite 3
Stars: ✭ 37 (+37.04%)
Mutual labels:  extjs
ExtApp
ExtApp是一个基于三层架构,使用NHibernate、API Controller和ExtJs创建的,用于简化政府和企业应用开发的Web应用程序框架。
Stars: ✭ 14 (-48.15%)
Mutual labels:  extjs
bookmarks-for-spotify
"Bookmarks for Spotify" allows you to bookmark recently played song or audiobook tracks from Spotify.
Stars: ✭ 22 (-18.52%)
Mutual labels:  extjs
extdirectspring-demo
Sample applications for ExtDirectSpring
Stars: ✭ 18 (-33.33%)
Mutual labels:  extjs
iExtJs3
A concise and complete management system template implemented by ExtJs3.
Stars: ✭ 14 (-48.15%)
Mutual labels:  extjs
extjs-reactjs-examples
Code examples for ExtJS to React transition
Stars: ✭ 48 (+77.78%)
Mutual labels:  extjs
Ext.ux.form.trigger.Clear
Ext JS 5 trigger implementation. Adds a clear icon to textfields and comboboxes
Stars: ✭ 22 (-18.52%)
Mutual labels:  extjs
wcm-io-wcm
Extensions for AEM authoring and AEM applications.
Stars: ✭ 17 (-37.04%)
Mutual labels:  extjs
extclassgenerator
Ext JS code generator. Creating model js classes from java classes
Stars: ✭ 14 (-48.15%)
Mutual labels:  extjs
node-mocha-extjs
Framework for testing ExtJs applications
Stars: ✭ 19 (-29.63%)
Mutual labels:  extjs
modern-locale
A locale package for Ext JS modern toolkit
Stars: ✭ 29 (+7.41%)
Mutual labels:  extjs
mycustomer
Ext JS 6 sample application with Spring Framework, Spring Boot, JPA
Stars: ✭ 18 (-33.33%)
Mutual labels:  extjs
BasiGX
BasiGX is an ExtJS package used to create modern GIS-Applications based on ExtJS 6, GeoExt 4 and OpenLayers 6.5.0. It consists of multiple components that helps the developer to put together a customized app quickly.
Stars: ✭ 22 (-18.52%)
Mutual labels:  extjs
magnusbilling7
MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
Stars: ✭ 136 (+403.7%)
Mutual labels:  extjs
koala-framework
Framework and CMS based on Zend Framework and ExtJS
Stars: ✭ 61 (+125.93%)
Mutual labels:  extjs

https://github.com/EtheaDev/kitto/wiki/images/kitto_logo_200.png

Kitto allows to create Rich Internet Applications based on a data model that can be mapped onto any database. The client-side part uses ExtJS (through the ExtPascal library) to create a fully AJAX application, allowing you to build standard and advanced data-manipulating forms in a fraction of the time.

Kitto is aimed at Delphi developers that need to create web application without delving into the intricacies of HTML, CSS, Javascript or learning to use a particular library such as ExtJS, yet it allows access to the bare metal if required.

Kitto includes a database-agnostic data-access layer, allowing to create applications that work on any database engine and port applications between database engines.

A Kitto application is described as a set of easily maintained YAML files, keeping definitions abstract and declarative and allowing for future extensions. Business rules are enforced either declaratively or through small javascript fragments on the client, or in Delphi code on the server.

Kitto was designed by Nando Dessena and its development is sponsored by Ethea and maintained by Carlo Barazzetta, which uses Kitto for internal development projects and client work and provides Kitto-related tools, support and development services.

Start here for further information.

Visit this site for online demos.

Delphi versions

Kitto supports Delphi versions from XE3 to 10.4

Delphi 10.4 Sydney Support

Related links: https://www.embarcadero.com/ - https://learndelphi.org/

Happy Kittoing!

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