forked from silexlabs/Cocktail
-
Notifications
You must be signed in to change notification settings - Fork 0
Cocktail, HTML rendering engine. Cocktail is cross-platform, embeddable and native. It renders HTML5, CSS3 and Haxe Javascript in native applications and web apps.
SavedByZero/Cocktail
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* * Cocktail, HTML rendering engine * http://haxe.org/com/libs/cocktail * * Copyright (c) Silex Labs * Cocktail is available under the MIT license * http://www.silexlabs.org/labs/cocktail-licensing/ */ == Cocktail, HTML rendering engine == Cocktail is cross-platform, embeddable and native. It renders HTML5, CSS3 and Haxe Javascript in native applications and web apps. Cross-platform Same rendering on all the targets, desktop, browser and mobile. Cocktail compiles to javascript/HTML5, ActionScript Flash, neko and php versions. Embeddable Cocktail classes are made to be compiled with your application in order to render its user interface. Cocktail is compatible with NME, Adobe AIR or PhoneGap. Native Cocktail do not require any virtual machine, it is not interpreted. This has a positive impact on the performances and allows access to native functionnalities and libraries in native language such as objective C, C++, php, ActionScript… Silex Labs Cocktail library is released under MIT. == Links == Tutorials * Getting started with Cocktail => http://haxe.org/com/libs/cocktail/getting_started_with_cocktail Developer resources * Main wiki on Haxe libs => http://haxe.org/com/libs/cocktail * Forums and working group => http://www.silexlabs.org/groups/labs/cocktail/forum/ * Cocktail download and source code => https://github.com/silexlabs/Cocktail * Old Wiki on Git Hub => https://github.com/silexlabs/Cocktail/wiki Other resources * Cocktail supported platforms => http://haxe.org/com/libs/cocktail/supported_platforms * Cocktail future platforms => http://www.silexlabs.org/groups/labs/cocktail/docs/cocktail-future-platforms * Official Cocktail definition => http://www.silexlabs.org/groups/labs/cocktail/docs/official-cocktail-definition * Cocktail road map => http://haxe.org/com/libs/cocktail/cocktail_s_road_map * Cocktail MIT license => http://www.silexlabs.org/labs/cocktail-licensing/ * W3C CSS unit tests => http://haxe.org/com/libs/cocktail/w3c_css_unit_tests Release notes * Cocktail Release notes – v1.0.0alpha1 => http://www.silexlabs.org/groups/labs/cocktail/docs/cocktail-release-notes-v1-0-0alpha1 * Cocktail Release notes – v1.0.0alpha2 => http://www.silexlabs.org/groups/labs/cocktail/docs/cocktail-release-notes-v1-0-0alpha2 Articles and demos * Cocktail web app demo => http://haxe.org/com/libs/cocktail/cocktail_web_app_demo * Cocktail v1.0 Sunrise: progress report => http://www.silexlabs.org/?p=130892 * Cocktail, for an open bar community ! => http://www.silexlabs.org/the-blog* Cocktail, for an open bar community ! * Combining Cocktail with PhoneGap => http://www.blog.elimak.com/2012/07/combining-cocktail-haxe-with-phonegap/
About
Cocktail, HTML rendering engine. Cocktail is cross-platform, embeddable and native. It renders HTML5, CSS3 and Haxe Javascript in native applications and web apps.
Resources
Stars
Watchers
Forks
Packages 0
No packages published