• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

MeoMix/StreamusWebsite: A YouTube video player as a Google Chrome extension

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

MeoMix/StreamusWebsite

开源软件地址:

https://github.com/MeoMix/StreamusWebsite

开源编程语言:

JavaScript 66.9%

开源软件介绍:

Streamus - Website

The website for Streamus - The most popular Chrome extension YouTube music player

Overview

Streamus Website is a single-page website leveraging HTML5 push state. The design is shaped around Google's Material Design specification. Some portions of the website are able to communicate with Streamus Chrome Extension and/or Streamus Server

Development

Start by cloning the development branch. All PRs should be submitted to the development branch. Non-trivial PRs will be declined unless they are accompanied by test cases.

Dependencies

You will need to have Node and Gulp installed on your system. After installing Node, navigate useing a terminal to the direction in which you cloned this repository. Then, run the following command to install dependencies:

npm install

Successful installation of Node dependencies will result in jspm being installed on your system in addition to all development dependencies. Successful installation of jspm will result in all production dependencies being installed, as well.

You should then run the test case suite to ensure you're in a known good state:

gulp test

Karma's test suite will then be ran against both Google Chrome and Firefox, if available.

Gulp Tasks

The following Gulp tasks are available:

  • Build: Generate a production-ready build of the website and place it in the dist folder.
  • Compile: Transpile ES6 to ES5 through Babel and copy all other assets into the compiled folder. Suitable for development use.
  • Connect: Spin up a simple HTTP server via Node. Points at the compiled or dist directory depending on arguments given to connect.
  • Lint: Validate code quality with ESLint and output issues to the console.
  • Test: Run test case suite through Karma. Karma will open Chrome and Firefox and ensure test cases pass in both.
  • Watch: Monitor the src and compiled directories for changes. Simple HTTP server will reload as changes are detected.

Libraries

Production

* [jQuery](http://jquery.com/) * [Backbone](http://backbonejs.org/) * [Marionette](http://marionettejs.com) * [lodash](http://lodash.com/) * [Handlebars](http://handlebarsjs.com/) * [Backbone.Base-Router](https://github.com/jmeas/backbone.base-router) * [Backbone.Intercept](https://github.com/jmeas/backbone.intercept) * [Backbone.Syphon](https://github.com/marionettejs/backbone.syphon) * [jQuery.browser](https://github.com/gabceb/jquery-browser-plugin) * [webcomponents.js](https://github.com/WebComponents/webcomponentsjs)

Development

* [jspm](http://jspm.io//) * [PostCSS](https://github.com/postcss/postcss) * [Babel](https://babeljs.io/) * [Gulp](http://gulpjs.com/) * [Mocha](http://mochajs.org/) * [Chai](http://chaijs.com/) * [Sinon](http://sinonjs.org/) * [Karma](https://karma-runner.github.io/) * [ESLint](http://eslint.org/)


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap