Coder Social home page Coder Social logo

andytsing / ebook-electron-official-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ebookchain/ebook-electron-official-docs

0.0 1.0 0.0 17.3 MB

Electron official document multi-languages ebook

Home Page: http://electron.ebookchain.org

JavaScript 100.00%

ebook-electron-official-docs's Introduction

Electron official document multi-languages ebook

Back Home

中文说明

Changelog

  • Update to Electron-v1.6.3 2017-03-22
  • Update to Electron-v1.3.2 2016-08-04
  • Update to Electron-v1.2.5 2016-06-30
  • Update to Electron-v1.2.1 2016-06-06
  • Update to Electron-v0.37.8 2016-05-03
  • Update to Electron-v0.37.6 2016-04-17
  • Update to Electron-v0.37.2 2016-03-26
  • Update to Electron-v0.37.2 2016-03-16
  • Initial commit Electron-v0.36.10 2016-03-07

About Electron

Electron enables you to create desktop applications with pure JavaScript by providing a runtime with rich native (operating system) APIs. You could see it as a variant of the Node.js runtime that is focused on desktop applications instead of web servers.

About

This is an ebook published with GitBook, used and read easily. Its every language documents are cloned from Electron official documents, and updated regularly (Tracking electron`s releases).

Build

Free writing, publishing, and build a self publishing platform, click here.

Brief introduction:

(1) Clone the project

$ git clone https://github.com/imfly/electron-docs-gitbook.git

(2) Install dependences

$ npm install -g gitbook-cli

$ cd electron-docs-gitbook
$ npm install
$ gitbook install

(3) Get Electron

$ git submodule init
$ git submodule update --remote

(4) Copy Documents

$ npm run copy

(5) Build ebook

$ gitbook build

or

$ gitbook serve

Then you can read it from http://localhost:4000

(6) Deploy to gh-pages

$ npm run deploy

Then, get it on http://doc-ebooks.github.io/electron-docs-gitbook

Links

  • [gitbook]

Download: https://imfly.gitbooks.io/electron-docs-gitbook/

English: https://imfly.gitbooks.io/electron-docs-gitbook/content/en/index.html

简体中文: https://imfly.gitbooks.io/electron-docs-gitbook/content/zh-CN/index.html

  • [github]

Code: https://github.com/doc-ebooks/electron-docs-gitbook

Read: http://doc-ebooks.github.io/electron-docs-gitbook

  • [others]

Other books: Bitcoin on Nodejs

License

Copyright (c) 2016 imfly.

Copyright (c) 2014 GitHub Inc.

MIT LICENSE

Author

WeChat:kubying

QQGroup:185046161

ebook-electron-official-docs's People

Contributors

imfly avatar

Watchers

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