Code Refactoring for xwalk release
[platform/framework/web/crosswalk-tizen.git] / README.md
1 ## Introduction
2 Crosswalk Project for Tizen is a sub-project of [Crosswalk](https://crosswalk-project.org), it aims to provide a web runtime for Tizen 3.0 and later.
3
4 It is an open source project forked from [Crosswalk](https://crosswalk-project.org) by the Samsung Electronics.
5
6 * [Enlightenment](https://www.enlightenment.org)
7
8   Crosswalk Project for Tizen uses EWK API of [Chromium-EFL](https://review.tizen.org/git/?p=platform/framework/web/chromium-efl.git;a=shortlog;h=refs/heads/tizen).
9   The EWK API provides abstract API layer of web engine for using [EFL](https://www.enlightenment.org) graphics system in Tizen.
10
11 * Crosswalk Extension Framework
12
13   Extension enhance the capabilities of the Crosswalk Project, enabling applications to make full use of platform features via native code.
14   The [Device APIs for Tizen](https://review.tizen.org/git/?p=platform/core/api/webapi-plugins.git;a=shortlog;h=refs/heads/tizen) are written under the Crosswalk Extension Framework.
15
16 ## Community
17
18 * Follow the [crosswalk-help](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help) mailing list to ask questions
19
20 * Follow the [crosswalk-dev](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev) mailing list for development updates
21
22 ## License
23
24 Crosswalk Project for Tizen is available under the Apache-2.0 and the BSD licenses, see our `LICENSE` and `LICENSE.BSD` files.
25