Crosswalk Project: Difference between revisions
Removed unsourced claims, puffery and trivia. Changed verb tenses. Tightened the article text for readability. Removed external link in body of article. |
No edit summary Tags: Reverted references removed Visual edit Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
⚫ | |||
{{Multiple issues| |
|||
{{primary sources|date=March 2015}} |
|||
{{notability|Products|date=April 2016}} |
|||
}} |
|||
⚫ | |||
{{Infobox software |
|||
| name = Crosswalk Project |
|||
| author = |
|||
| logo = Crosswalkproject-logo.png |
|||
| released = {{Start date and age|2013|09|01}} |
|||
| latest release version = 23<ref>{{cite web |title=Crosswalk Downloads |url=https://crosswalk-project.org/documentation/downloads.html}}</ref> |
|||
| latest release date = {{Start date and age|2016|12|20}} |
|||
| latest preview version = 24 |
|||
| programming language = HTML, CSS, JavaScript |
|||
| platform = Android, iOS, Linux desktop (Debian), Windows 10 desktop, Tizen |
|||
| license = [[BSD License]] |
|||
| website = {{url|https://www.crosswalk-project.org}} |
|||
}} |
|||
⚫ | |||
⚫ | As of February |
||
==Features== |
==Features== |
||
The primary features included: |
The primary features included: |
Revision as of 19:06, 19 July 2022
open-source web app runtime built with the latest releases of Chromium and Blink from Google. The project was founded by Intel's Open Source Technology Center in September 2013.
As of February 2007 Intel ceased to actively support the project, saying: "Crosswalk 23 is our last stable release. After that we will no longer fix specific bugs but will leave the source code and binaries available for Crosswalk users to continue building applications."
Features
The primary features included:
- Support for: Android, iOS (limited), Linux, Windows 10 and Tizen.
- Web Audio, WebRTC, Intel RealSense, WebGL, Web Components, Web workers, CSS transforms, HTML canvas 2D context, Media Queries level 3
Apache Cordova
Apache Cordova is a set of device APIs for accessing device capabilities and sensors. Crosswalk Project integrated with Cordova to enable both the Cordova device APIs and the Crosswalk advanced Web runtime.[1]
Tools integrating Crosswalk Project
Crosswalk Project was a part of the following developer tools:
- AppGyver: a UI framework for building hybrid mobile apps
- Cocos2d-x: a suite of open-source, cross-platform, game-development tools
- Cordova/PhoneGap: a platform for building native mobile applications using HTML, CSS and JavaScript
- famo.us: a JavaScript framework with an open source 3D layout engine integrated with a 3D physics animation engine that can render to DOM, Canvas, or WebGL
- Intel XDK: a cross-platform development tool to create and deploy web and hybrid apps across multiple app stores and form factor devices
- ionic: an open-source front-end SDK for developing hybrid mobile apps with HTML5
- ManifoldJS: a tool to create hosted apps across platforms and devices, and package web experience as native apps across Android, iOS, and Windows
- Monaca: cloud-powered tools and services to simplify PhoneGap/Cordova hybrid mobile app development
- Scirra's Construct 2: an HTML5 game creator for 2D games
- Sencha Web Application Manager: an application platform for deploying and managing web apps on desktops, tablets, and smartphones
- telerik:[which?] an instantly available PhoneGap/Cordova-based development environment that enables cross-platform hybrid mobile apps to be created using HTML5, JavaScript and CSS
- trigger.io: a hybrid app runtime for artists
Standards
Crosswalk Project provided a web application framework based on common standards: HTML, CSS, JavaScript, and web APIs created and supported by W3C, WHATWG and TC39.
License
Crosswalk Project was open-source and licensed under BSD license.