An open API service indexing awesome lists of open source software.

https://github.com/ccforward/catalogue

GitHub 代码目录
https://github.com/ccforward/catalogue

Last synced: about 1 year ago
JSON representation

GitHub 代码目录

Awesome Lists containing this project

README

          

# Github目录

## 1、技术博客

[https://ccforward.cc](https://github.com/ccforward/cc/issues)

## 2、仓库
* 基于 Electron 的 GitHub & JSDelivr 图床 CDN [Electron-GitHub-CDN](https://github.com/ccforward/electron-github-cdn)
* Material Design 风格的 Vue.js UI 组件库 [Rubik UI](https://github.com/ccforward/rubik)
* [npm地址](https://www.npmjs.com/package/i-rubik)
* [Demo 地址](https://ccforward.github.io/rubik/)
* 知乎日报爬虫Node.js+Vue.js [zhihu-daily](https://github.com/ccforward/zhihu)
[线上地址]()
* 渐进式图片加载 [progressive-image](https://github.com/ccforward/progressive-image)
* [NPM](https://www.npmjs.com/package/progressive-image)
* [详细解释](https://github.com/ccforward/cc/issues/64)
* [线上地址](https://ccforward.github.io/progressive-image/index.html)
* vue.js 服务端渲染模板 [SSR](https://github.com/ccforward/vue-ssr)
[线上demo地址]()
* 日期计算模块,主要用于知乎日报爬虫项目 [date-calc](https://github.com/ccforward/date-calc)
[npm地址](https://www.npmjs.com/package/date-calc)
* 自定义事件库 for Broswer & Node.js [EventFire](https://github.com/ccforward/EventFire)
[npm地址](https://www.npmjs.com/package/EventFire)
* vue.js 懒加载组件 [vue-lazy-image](https://github.com/ccforward/vue-lazy-image)
[npm地址](https://www.npmjs.com/package/vue-lazy-image)
* vue.js 滑块组件 [vue-range](https://github.com/ccforward/cc/tree/master/vue-range)
[npm地址](https://www.npmjs.com/package/vue-range)
* vue.js 分页组件[vue-pages](https://github.com/ccforward/cc/tree/master/vue-pages)
[npm地址](https://www.npmjs.com/package/vue-pages)
* 上传图片到七牛的chrome扩展和 node.js 接口 [chrome-qiniu](https://github.com/ccforward/qiniu)
* 自动刷新的chrome扩展 [Auto-Refresh](https://github.com/ccforward/Auto-Refresh)
[chrome 市场地址](https://chrome.google.com/webstore/detail/auto-fresh/kpmibidobilopnejmgmlihijhlmdacmc)
* 修改请求HTTP头的chrome扩展 [C-Header](https://github.com/ccforward/C-Header)
[chrome 市场地址](https://chrome.google.com/webstore/detail/c-header/cpkhilpjaiopicjdglhldbgamilgegnd)
* KISSY 组件(支持到KISSY1.3的版本)
* 模拟PC的console进行debug [KMobileConsole](https://github.com/ccforward/KMobileConsole)
* 快捷键组件 [KissKey](https://github.com/ccforward/KissKey)
* 表格排序组件(不再维护) [KSortTable](https://github.com/ccforward/KSortTable)
* input输入过滤组件(不再维护) [inputFilter](https://github.com/ccforward/inputFilter)

## 3、代码库
### 工具集
* [tools](https://github.com/ccforward/cc/tree/master/tools)
* Github 资源替换为 jsdelivr
* 截取中文字符创
* 数字转中文数字
* webp检测
* js 创建文件下载

### JS
* [获取上传图片的主色调](https://github.com/ccforward/cc/tree/master/img-color)
* [随机数生成工具](https://github.com/ccforward/cc/tree/master/random-js)
* [滚动视差动画](https://github.com/ccforward/cc/tree/master/parallax)
* [可联机玩的五子棋](https://github.com/ccforward/cc/tree/master/chess)
* [可联机玩的五子棋](https://github.com/ccforward/cc/tree/master/chess)
* [Vue.js 五子棋(没有AI)](http://ccforward.github.io/game/chess/chess.html)
* [URL分析](https://github.com/ccforward/cc/tree/master/URLParse)
* [RGB颜色转换为HEX颜色](https://github.com/ccforward/cc/tree/master/RGB2HEX)
* [promise规范简单实现](https://github.com/ccforward/cc/tree/master/promise)
* [移动端模拟console的js工具](https://github.com/ccforward/cc/tree/master/mobileConsole)
* [获取服务器时间 & 倒计时](https://github.com/ccforward/cc/tree/master/countdown)
* [简单前后日期计算类](https://github.com/ccforward/cc/tree/master/date)
* [requestAnimationFrame](https://github.com/ccforward/cc/blob/master/css3/requestAnimationFrame.js)
* [20行代码的简单模板引擎](https://github.com/ccforward/cc/blob/master/simple-template/index.js)
* [Node.js批量下载文件](https://github.com/ccforward/cc/blob/master/download/down.js)
* [simple jQuery-bootstrap分页组件](https://github.com/ccforward/cc/blob/master/pagination/pagination.js)
* [HTTP/2 + Node.js](https://github.com/ccforward/cc/blob/master/h2-node)

### CSS Loader
* [css_loader_1](https://github.com/ccforward/cc/blob/master/css3/loader_1.html)
* [css_loader_2](https://github.com/ccforward/cc/blob/master/css3/loader_2.html)
* [css_loader_3](https://github.com/ccforward/cc/blob/master/css3/loader_3.html)
* [css_loader_4](https://github.com/ccforward/cc/blob/master/css3/loader_4.html)
* [css_loader_5](https://github.com/ccforward/cc/blob/master/css3/loader_5.html)

### CSS Glich
* [css_glich](https://github.com/ccforward/cc/blob/master/css3/glich_0.html)
* [css_glich_1](https://github.com/ccforward/cc/blob/master/css3/glich_1.html)
* [css_glich_2](https://github.com/ccforward/cc/blob/master/css3/glich_2.html)

### CSS
* [text-emphasis](https://github.com/ccforward/cc/blob/master/css3/text-emphasis.html)
* [css facebook emoji](https://github.com/ccforward/cc/blob/master/css3/facebook-emoji.html)
* [back to top animation](https://github.com/ccforward/cc/blob/master/css3/scroll-back-top.html)
* [css awesome](https://github.com/ccforward/cc/blob/master/css3/awesome.html)
* [slide sign in/up](https://github.com/ccforward/cc/blob/master/css3/signin-up.html)
* [划船](https://github.com/ccforward/cc/blob/master/css3/summer.html)
* [shape-outside 属性](https://github.com/ccforward/cc/tree/master/shape-outside)
* [Drag Drop](https://github.com/ccforward/cc/blob/master/css3/drag-drop.html)
* [Full Moon](https://github.com/ccforward/cc/blob/master/css3/full-moon.html)
* [Avatar Animate](https://github.com/ccforward/cc/blob/master/css3/avatar-animation.html)
* [Tokyo Tower](https://github.com/ccforward/cc/blob/master/css3/tokyo-tower.html)
* [彩色渐变文字](https://github.com/ccforward/cc/blob/master/css3/colorful-text.html)
* [Polygon Text](https://github.com/ccforward/cc/blob/master/css3/shadow.html)
* [box-shadow vs drop-shadow](https://github.com/ccforward/cc/blob/master/css3/shadow.html)
* [css mario](https://github.com/ccforward/cc/blob/master/css3/mario.html)
* [文字层叠阴影动画](https://github.com/ccforward/cc/blob/master/css3/chicken.html)
* [文字超出后滚动](https://github.com/ccforward/cc/blob/master/css3/text-overflow-move.html)
* [倒序列表](https://github.com/ccforward/cc/blob/master/css3/order-list.html)
* [sushi cards](https://github.com/ccforward/cc/blob/master/css3/sushi-cards.html)
* [二进制动画](https://github.com/ccforward/cc/blob/master/css3/css-binary.html)
* [渐变环形阴影动画](https://github.com/ccforward/cc/blob/master/css3/gradient-shadow.html)
* [3D css Book](https://github.com/ccforward/cc/blob/master/css3/book.html)
* [css mask property](https://github.com/ccforward/cc/blob/master/css3/css-mask.html)
* [字幕菜单](https://github.com/ccforward/cc/blob/master/css3/text-menu.html)
* [Button-Border-2](https://github.com/ccforward/cc/blob/master/css3/button-border-2.html)
* [Button Borders](https://github.com/ccforward/cc/blob/master/css3/button-border.html)
* [圆圈动画](https://github.com/ccforward/cc/blob/master/css3/circles.html)
* [Video Text](https://github.com/ccforward/cc/blob/master/css3/video-text.html)
* [颗粒按钮](https://github.com/ccforward/cc/blob/master/css3/particle-button.html)
* [css 菜单文字hover填充](https://github.com/ccforward/cc/blob/master/css3/menu-fill-hover.html)
* [css 文字闪光](https://github.com/ccforward/cc/blob/master/css3/shining-text.html)
* [css 按钮闪光](https://github.com/ccforward/cc/blob/master/css3/shining-button.html)
* [css wave](https://github.com/ccforward/cc/blob/master/css3/wave.html)
* [一行代码调试CSS Layout Debug](https://github.com/ccforward/cc/issues/3)
* [sticky](http://ccforward.github.io/demos/css/sticky/index.html)
* [CSS Reset](https://github.com/ccforward/cc/blob/master/cssreset/index.css)
* [文字下划线](http://ccforward.github.io/css-secrets/underline/index.html)
* [画个梯形](http://ccforward.github.io/css-secrets/trapezoid/index.html)
* [毛玻璃](http://ccforward.github.io/css-secrets/frosted-glass/index.html)

### HTML DEMO
* [封装shake事件](https://github.com/ccforward/cc/tree/master/shake)
* [devicemotion和deviceorientation事件](https://github.com/ccforward/ccforward.github.io/tree/master/demos/ios)
[网页指南针demo(手机打开)](http://ccforward.github.io/demos/ios/compass.html)
* [模拟ios7的视差](https://github.com/ccforward/ccforward.github.io/blob/master/demos/ios/parallax.html)
[视差demo(手机打开)](http://ccforward.github.io/demos/ios/parallax.html)
* [canvas七巧板](http://ccforward.github.io/demos/canvas/tangram.html)
* [HTML5调用摄像头拍照](https://github.com/ccforward/cc/tree/master/HTML5_camera)
[demo](http://ccforward.github.io/demos/webrtc/camera.html)
* [WebRTC的demo](http://ccforward.github.io/demos/webrtc/index.html)

### 其他
* [Git自动推送shell脚本](https://github.com/ccforward/cc/blob/master/git/autoPush.sh)
* [Git笔记](https://github.com/ccforward/cc/tree/master/git)
* [常用bash](https://github.com/ccforward/cc/blob/master/bash/bash.sh)
* [php-fpm脚本](https://github.com/ccforward/cc/blob/master/php-fpm/php-fpm.sh)
* [ruby批量下载文件](https://github.com/ccforward/cc/blob/master/download/down.rb)