Giter VIP home page Giter VIP logo

awesome-frontend's Introduction

front-end-awesome

前端资源总览

Fork front-end-awesome Star front-end-awesome watchers in front-end-awesome

目录


Vue.js 专栏

⬆️ 返回首页

JavaScript 框架

知名流行的框架

⬆️ 返回首页

框架的学习

  • react-in-patterns 包含了在使用react时好用的设计模式和方法。对提高开发效率很有效。是一个不错的文档
  • vue-design vue 2.x 逐行级别的源码分析

⬆️ 返回首页

JavaScript 库

⬆️ 返回首页

物理引擎

⬆️ 返回首页

工具函数类

⬆️ 返回首页

调试工具

⬆️ 返回首页

数据模拟

⬆️ 返回首页

动画库

⬆️ 返回首页

二维码

  • qrious - Pure JavaScript library for QR code generation using canvas。
  • qart.js - Generate artistic QR code.

⬆️ 返回首页

UI 框架

基于 Vue.js

⬆️ 返回首页

基于 react

⬆️ 返回首页

基于 angular

⬆️ 返回首页

基于 jquery

⬆️ 返回首页

打包工具

⬆️ 返回首页

前端脚手架

⬆️ 返回首页

Node.js 方面

框架

⬆️ 返回首页

好用的插件

⬆️ 返回首页

可视化插件

⬆️ 返回首页

CSS 处理器

⬆️ 返回首页

测试相关

⬆️ 返回首页

状态管理

⬆️ 返回首页

性能分析工具

  • analyze-css CSS选择器的复杂性和性能分析器

⬆️ 返回首页

包管理工具

⬆️ 返回首页

前端编码规范

⬆️ 返回首页

项目集成及自动化

⬆️ 返回首页

git 版本控制

仓库

⬆️ 返回首页

git 工具

  • tig commit 信息查看工具
  • cz-cli commit 信息规范化管理工具
  • gitmoji-cli gitmoji 图标

⬆️ 返回首页

使用手册

⬆️ 返回首页

在线工具

在线编程

⬆️ 返回首页

转换

⬆️ 返回首页

图标管理

⬆️ 返回首页

其他

⬆️ 返回首页

小程序相关

⬆️ 返回首页

UA 识别

⬆️ 返回首页

页面交互

Slider

⬆️ 返回首页

瀑布流

⬆️ 返回首页

懒加载/加载监听/预加载

⬆️ 返回首页

图片轮播(幻灯片)/图片展示

⬆️ 返回首页

图片剪裁/图片处理

⬆️ 返回首页

进度条/加载动画(Loading)

⬆️ 返回首页

侧滑插件(offcancas)

⬆️ 返回首页

菜单(Menu)

⬆️ 返回首页

滚动侦测(ScrollSpy)

⬆️ 返回首页

滚动加载更多/下拉刷新(Pull to Refresh)

⬆️ 返回首页

平滑滚动插件(Smooth Scroll)

⬆️ 返回首页

全屏滚动/全屏切换

⬆️ 返回首页

分屏滚动

⬆️ 返回首页

转场效果

⬆️ 返回首页

固定元素(Sticky)

⬆️ 返回首页

触控事件

⬆️ 返回首页

拖拽组件

⬆️ 返回首页

隐藏或展示页面元素

⬆️ 返回首页

滚动条(Scrollbar)

⬆️ 返回首页

视差滚动(Parallax Scrolling)

⬆️ 返回首页

缩放 (Zooming)

⬆️ 返回首页

下载组件

⬆️ 返回首页

Ajax模块

⬆️ 返回首页

字体资源

⬆️ 返回首页

其他

⬆️ 返回首页

音频/视频

⬆️ 返回首页

APP 框架

⬆️ 返回首页

CSS 框架

⬆️ 返回首页

富文本编辑器/Markdown编辑器/Markdown解析器

⬆️ 返回首页

颜色(CSS Colors)/SVG/Canvas

⬆️ 返回首页

svg

⬆️ 返回首页

颜色

⬆️ 返回首页

Canvas

⬆️ 返回首页

代码高亮插件/代码编辑器

⬆️ 返回首页

动画(Animate)

⬆️ 返回首页

本地存储

⬆️ 返回首页

模板引擎

⬆️ 返回首页

算法

  • javascript-algorithms 用JavaScript实现的算法和数据结构,并提供解释和进一步阅读的链接

⬆️ 返回首页

加密/转码

⬆️ 返回首页

前端游戏框架

⬆️ 返回首页

计算机相关书籍

操作系统

⬆️ 返回首页

智能系统

⬆️ 返回首页

分布式系统

⬆️ 返回首页

编译原理

⬆️ 返回首页

函数式概念

⬆️ 返回首页

计算机图形学

⬆️ 返回首页

WEB服务器

⬆️ 返回首页

编辑器

⬆️ 返回首页

管理和监控

⬆️ 返回首页

项目相关

⬆️ 返回首页

设计模式

⬆️ 返回首页

Web 前端

⬆️ 返回首页

编程艺术

⬆️ 返回首页

JavaScript

⬆️ 返回首页

Shell

⬆️ 返回首页

读书笔记及其它

⬆️ 返回首页

前端面试

面试教科书

⬆️ 返回首页

Vue.js

⬆️ 返回首页

持续集成

  • CircleCI - 一个持续集成的平台
  • GitlabCi - GITLAB 持续集成
  • Jenkins - 一个支持 PHP 的连续集成平台
  • JoliCi - 一个用 PHP 编写并由 DOCKER 供电的持续集成客户端
  • PHPCI - 一个开源的PHP连续集成平台
  • SemaphoreCI - 开源和私人项目的持续集成平台
  • Shippable - 一个基于 DOCKER 的开源和私有项目的连续集成平台
  • Travis CI - 持续整合平台
  • Wercker - 持续整合平台

⬆️ 返回首页

awesome-frontend's People

Contributors

iq9891 avatar

Watchers

 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.