zekihe / StarList

a record for my star list,记录一些非常棒的 GitHub 项目

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarList

a record for my star list,记录一些非常棒的 GitHub 项目

工具

  • prettier - Prettier is an opinionated JavaScript formatter,一款强大的自动化代码格式工具。
  • you-get - 一款强大的视频、图片下载软件
  • mac2imgur - 快速上传图片到 imgur,强大
  • make-github-greater - github 的 header 是黑色的,不好看,换个颜色
  • APlayer - Wow, such a beautiful HTML5 music player
  • nodePPT - This is probably the best web presentation tool so far! http://qdemo.sinaapp.com/ 网页也能播放 ppt
  • gifify - Convert any video file to an optimized animated GIF 视频转 gif 图片的强大工具
  • guetzli - google 推出的新一代 png/jpeg 图片压缩算法
  • cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. 统计代码行数

爬虫

  • Awesome-crawler - 爬虫集合,各个版本
  • scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python

分词

  • jieba - 中文分词,支持各种语言

翻墙

软件

  • yarn - 一天内 star 7000,解决 npm 存在问题的新 JS 包管理工具
  • kap - An open-source screen recorder built with web technology,开源的 gif 录制软件
  • loppo - 一款将 markdown 文件快速生成可阅读的 html

HTTP Parser

Docker & git

  • lamp - a docker image for php + mysql + apache
  • docker-gotgit - Dockerfile for gotgit/gotgit
  • gotgit - git 权威指南,入门 + 进阶

npm 软件合集

  • nrm - NPM registry manager, fast switch between different registries: npm, cnpm, nj, taobao(npm 源头快速切换工具)

JavaScript

  • marked - markdown 的 parser and compiler 工具
  • to-markdown - 另一款 JS 实现的 markdown 转换工具
  • Highlight.js - 代码高亮工具
  • LazyLoad - 按需加载外部JavaScript和CSS文件
  • timeago.js - 一款 JS ‘多少时间之前’
  • pdf.js - PDF Reader in JavaScript,超级强大的 js 实现的 pdf 阅读器
  • prepack - Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently. 预编译,更有效的执行 javascript 代码
  • baobab - JavaScript persistent and optionally immutable data tree with cursors.
  • axios - Promise based HTTP client for the browser and node.js.

炫酷

  • impress.js - 一款网页版 PPT 播放,类似 prezi

JQuery插件

  • jQuery.zTree_Toc.js - JQuery 实现的侧边栏内容预览
  • widget - A set of widgets based on jQuery&&javascript. 一套基于jquery或javascript的插件库 - 包含:轮播、标签页、滚动条、下拉框、对话框、搜索提示、城市选择(城市三级联动)、日历等组件

SVG

  • Snap.svg - A JavaScript SVG library for the modern web,用 JS 来写 SVG。
  • Bytesize Icons - A tiny style-controlled SVG iconset

canvas

CSS

  • text-spinners - 用 CSS 实现的 loading
  • MiniReset.css - minireset.css,一款初始化 css
  • Hue CSS - 一款梯度变化的背景色 css 样式,49 个漂亮的渐变色彩,用来做网站北京再合适不过。
  • cssicon - 一款纯 CSS 实现的小图标,超赞
  • Semantic-UI - Semantic is a UI component framework based around useful principles from natural language.
  • Hover - A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. 一款 css hover 库,很给力。

Font

框架

Express & koa

egg

  • egg - 很火的 node 框架,关注度很高。

webpack

React

  • React - FaceBook React
  • react-web - A framework for building web apps with React Native compatible API
  • React-Learning - React-Learning
  • learning-react - React 教程
  • react-study - React源码分析
  • react-demos - 阮一峰老师 react-demos 教程
  • react-router-tutorial - 详细介绍 react 中路由 router
  • ant-design-mobile - A configurable Mobile UI specification and React-based implementation.
  • react-select - A Select control built with and for React JS
  • react-virtualized - React components for efficiently rendering large lists and tabular data.(强大的虚拟列表,大数据渲染必备)
  • react-list - A versatile infinite scroll React component.
  • react-virtualized-select - HOC that uses react-virtualized and react-select to display large lists of options in a drop-down,优化大数据的 react-select
  • classnames - A simple javascript utility for conditionally joining classNames together.(react 实现便捷的控制 className)
  • ant-design-pro - An out-of-box UI solution for enterprise applications. ant-design 后台系统

vue

  • vue - A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • webpack-vue-spa-demo - webpack+vue.js的单页面应用搭建demo
  • netease-clound-webapps - vue 高仿网易音乐
  • kov-blog - 一款使用 koa ,vue 和 mongo 搭建的博客页面和支持markdown语法的博客编写平台,自动保存草稿。
  • awesome-vue - 看名字:A curated list of awesome things related to Vue.js

JQuery

可视化

  • Chart.js - Simple HTML5 Charts using the tag
  • d3 - Bring data to life with SVG, Canvas and HTML. https://d3js.org
  • chartkick.js - Create beautiful charts with one line of JavaScript.
  • recharts - Redefined chart library built with React and D3.(强大)
  • react-d3 - Modular React charts made with d3.js.基于 d3 的可视化库
  • BizCharts - data visualization library based G2 and React.

其他

  • layer - web弹层组件,很实用
  • quill - Your powerful, rich text editor 一款在线富文本编辑工具。
  • slate - A completely customizable framework for building rich text editors. 又一款好用的在线富文本编辑器

后台

nodejs vs fibjs

  • nodeclub - Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统 http://cnodejs.org/
  • fibjs - JavaScript on Fiber (based on Chrome V8 engine) http://fibjs.org
  • nvs - Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js nodejs 便捷的库管理

个人

简历制作

  • My Resume - 一款网页版简历
  • resume.github.com - Resumes generated using the GitHub informations,可以自动生成 github 简历,很有意思

博客主题

博客

其他

书籍

规范

集合

  • DemoHouse - 收集了大量优质 JavaScript、CSS3、Canvas、SVG、Web 动画的 Demo 集合
  • it-ebooks-archive - 计算机开放电子书汇总 包括面试题等,很全
  • 超全前端知识汇总 - 朴灵总结,很前面的前端知识学习历程
  • Front-end-tutorial - 猫的前端回忆录 Cat's front memory, these share data are from my usual work and learning, hoping to help you
  • awesome-github-wechat-weapp - 微信小程序开源项目库汇总,github 集合,很全。
  • 最全的前端资源汇总仓库 - GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
  • awesome-python - A curated list of awesome Python frameworks, libraries, software and resources(python 软件合集)

性能

  • 性能专栏 - 性能专栏(Performance Column),旨在提升 PC/H5/Native 等多个端上对性能的认知。 内容沉淀先以 Issue 形式汇集,后续整理成文/刊。

教程

chrome 插件

  • Octotree - Github 在左侧的生成树形结构,更方便查看代码

mac 软件合集

  • awesome-mac - 这个仓库主要是收集非常好用的Mac应用程序、软件以及工具,主要面向开发者和设计师。

Unity3D

开源硬件

  • arduino-max30100 - max30100 一款用来测试血氧和心率的模块,在 Arduino 中的源码,直接使用

About

a record for my star list,记录一些非常棒的 GitHub 项目


Languages

Language:Shell 100.0%