GithubHelp home page GithubHelp logo

imfly / sacdl-project Goto Github PK

View Code? Open in Web Editor NEW
78.0 12.0 84.0 3.6 MB

加密货币开发语言统计分析, Statistical Analysis of Cryptocurrency Development Languages

CSS 4.72% JavaScript 69.77% HTML 25.51%

sacdl-project's Introduction

加密货币开发语言统计分析

这是《Nodejs开发加密货币》 入门部门实例程序。是一个基于gihub的Api进行二次开发的统计分析工具,Statistical Analysis of Cryptocurrency Development Languages -- SACDL

在线试用

功能

  • 自定义搜索。可以代替github针对版本库的高级搜索,自定义搜索任何关键字(不限于加密货币);
  • 数据可视化。可以输出列表、柱状图、矩阵图等交互性视图,方便、直观;
  • 扩展性能好。集成了d3.js,可以根据自己喜好,添加和定制任何视图样式; ...

开发

安装依赖包

git clone https://github.com/[YourName]/sacdl-project.git
cd sacdl-project
npm install
bower install

构建代码

gulp 

部署到 gh-pages

gulp deploy

贡献

  1. Fork本代码;
  2. 在自己的分支上,开发、设计、测试;
  3. 如果愿意分享您的代码,请将您的修改提交一个合并请求到这里;
  4. 等待合并;

反馈

请将您的问题发布在这里: https://github.com/imfly/sacdl-project/issues

协议

使用完全开放的MIT协议,请放心使用

作者

@imfly

sacdl-project's People

Contributors

imfly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sacdl-project's Issues

deploy failed

Hi, imfly,

After I forked your project down, I followed readme.md's instructions. When I typed "gulp deploy", it said some files were staged in the index: "
[10:51:05] Using gulpfile ~/projects/sacdl-project/gulpfile.js
[10:51:05] Starting 'watch'...
[10:51:05] Finished 'watch' after 17 ms
[10:51:05] Starting 'clean'...
[10:51:05] Finished 'clean' after 16 ms
[10:51:05] Starting 'js'...
[10:51:05] Starting 'css'...
[10:51:05] Starting 'images'...
[10:51:05] Starting 'fonts'...
[10:51:05] Starting 'html'...
[10:51:05] Finished 'html' after 4 ms
[10:51:05] gulp-imagemin: Minified 0 images
[10:51:05] Finished 'images' after 22 ms
[10:51:06] Finished 'css' after 452 ms
[10:51:06] Finished 'js' after 473 ms
[10:51:06] Finished 'fonts' after 446 ms
[10:51:06] Starting 'default'...
[10:51:06] Finished 'default' after 5.51 μs
[10:51:06] Starting 'deploy'...
[10:51:06] [gh-pages] Cloning repo
[10:51:06] [gh-pages] Checkout branch gh-pages
[10:51:06] [gh-pages] Updating repository
[10:51:07] 'deploy' errored after 1.27 s
[10:51:07] Error in plugin 'gulp-gh-pages'
Message:
Command failed: /bin/sh -c git rm -r .
error: the following files have changes staged in the index:
css/app.min.css
css/bootstrap.min.css
js/app.min.js
js/d3.min.js
js/sacdl.min.js
(use --cached to keep the file, or -f to force removal)

Details:
killed: false
code: 1
signal: null
cmd: /bin/sh -c git rm -r .
^C
"
I don't know how to deal with it. Could you help me ? Thanks

README.md安装步骤已不可用,npm安装的包很多已经过时了,能否更新下程序

compile OS:win 9
nvm: 1.1.6
node version: v8.11.3
npm version: 5.6.0

bower已不可用 npm安装

$ npm install
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js

[email protected] postinstall E:\Workspaces\nodejs.ws\sacdl-project\node_modules\gifsicle
node lib/install.js

√ gifsicle pre-build test passed successfully

[email protected] postinstall E:\Workspaces\nodejs.ws\sacdl-project\node_modules\jpegtran-bin
node lib/install.js

√ jpegtran pre-build test passed successfully

[email protected] postinstall E:\Workspaces\nodejs.ws\sacdl-project\node_modules\optipng-bin
node lib/install.js

√ optipng pre-build test passed successfully
added 760 packages, removed 602 packages and moved 81 packages in 184.042s

I find 2 errors code in this project

1.app.js #6 app.set('views', './app/views/') should be app.set('views', './app/views/repos')
2./app/models/repo.js # 45 function treeData(data) should be function treeData(dataSet) {

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.