Coder Social home page Coder Social logo

gmdevbook's Introduction

关于该项目

这是一个很有爱的中文 GreaseMonkey 用户脚本开发手册 :3

手册采用下述开源库进行开发:

  • Angular JS
  • ANgular UI (ui-router)
  • Bootstrap
  • jQuery

该项目于 Firefox8 获得灵感制作而成,其中 API 资料均从 GM 官方百科提取翻译而成。

安装

首先需要安装 Bower。

sudo npm install bower -g

执行 bower install 安装所需第三方库 (Angular, Bootstrap, jQuery)

如果需要压缩小册子为 index + css + js 这三个文档的话执行 make 即可 (需要安装 closure-compiler、nodejs、npm、sass)。

# Ubuntu 下安装依赖项 (未测试)
sudo apt-get install libclosure-compiler-java nodejs npm ruby
# 安装 sass
sudo gem install sass
# 安装构建用的库
npm install

gmdevbook's People

Contributors

ivysrono avatar jixunmoe avatar

Watchers

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