Git Product home page Git Product logo

easyckl's Introduction

##EasyCKL

简体中文 编译指南已经移至 Compilation Guide

EasyCKL is a library based on CEF3 (embedded Chromium framework), support for Windows and Linux platforms.

API Documentation | Build EasyCKL From Source Code | Getting Started Tutorial(MSVC) | Getting Started Tutorial(MinGW) | Project News

If the above API Documentation can not be opened, use This Link

For the meaning of the cause of EasyCKL development please refer to Wiki page

In short, EasyCKL has many excellent features

  • Completely with C-style API interfaces, please refer to the Wiki page for details. Wiki page

  • As far as possible follow the "seperation of mechanism and policy" principle, do not impose any policy on the caller, please refer to the Wiki page for details. Wiki page

  • Simple and easy to use, lightweight, she put the CEF complex class, cumbersome inheritance and abstraction hidden, leaving the caller is like Win32API, Linux system calls, POSIX library functions as concise and powerful interface.

  • He ensures backwards compatibility as much as possible, either at the source or binary level.

With EasyCKL, you can

  • Embed a web control which is high-performance, compatible with the latest standards of mainstream for your application

  • Make browsers that based on Chromium kernel, such as [ECKBrowser] (http://easyckl.tk/eckbrowser/)

  • Hosting applications primarily developed with Web technologies (WebUI)

How to get started?

I would like to develop my application based on EasyCKL - Go back to the top to get the Getting Started Tutorials and API Documentation

I would like to develop directly on the EasyCKL source - Go to the Compilation Guide(INSTALL.md page) about compiling EasyCKL. Compilation Guide

Note If you are developing on the Linux platform, it is recommended that you build EasyCKL via source code, because different compiler versions, different glibc versions, and different Linux distributions environments can cause binary compatibility problems. In addition, the direct release of the source code on Linux is also the most acceptable method for users.

Chromium Embedded Framework

BSD LICENSE

Windows (Win32, ix86): cef_binary_3.2623.1401.gb90a3be_windows32 (Default) cef_binary_3.2704.1431.ge7ddb8a_windows32 (Optional)

Linux (i686): cef_binary_3.2623.1399.g64e2fe1_linux32

Windows Tip: cef_binary_3.2623.1401.gb90a3be_windows32 version is the last version of supporting Windows XP, but I also carry codes of a new version (cef_binary_3.2704.1431.ge7ddb8a_windows32), if you do not need to continue to support XP, you can use the new code to compile

Note: This project publishes the source code, README, Wiki, and API Documentation under BSD LICENSE

easyckl's People

Contributors

ysc3839 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.