# front-end **Repository Path**: jsland/front-end ## Basic Information - **Project Name**: front-end - **Description**: 📕 前端资料汇总 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-30 - **Last Updated**: 2023-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网站论坛 * github: https://github.com/ * MDN: https://developer.mozilla.org/zh-CN/ * 掘金: https://juejin.im/timeline * segementfault: https://segmentfault.com/ * 百度web前端研发部:http://fex.baidu.com/ # 大牛个人网站 * 阮一峰网站:http://javascript.ruanyifeng.com/advanced/ecmascript6.html#toc14 * 廖雪峰官方网站:https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000 * 张鑫旭:http://www.zhangxinxu.com/wordpress/category/js/ # 标准类 * ECMAScript 6 入门(阮一峰):http://es6.ruanyifeng.com/ # CSS * Flex布局(阮一峰):http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html * 字体下载网站: http://www.dafont.com/top.php?text=nlconfig * 字体下载教程: http://www.w3cplus.com/content/css3-font-face * 字体转换网站:https://www.fontsquirrel.com/tools/webfont-generator * Flex布局示例:http://static.vgee.cn/static/index.html * 字体下载:https://www.fontsquirrel.com/fonts/list/hot # 设计类 * FontAwesome: http://www.bootcss.com/p/font-awesome/ * 花瓣网:http://huaban.com/ * 熊猫ICON:http://www.easyicon.net/ * 蚂蚁金服设计原则:https://ant.design/docs/spec/introduce-cn # 框架类 ## Vue * vue中文文档: https://cn.vuejs.org/v2/guide/ * element库:http://element.eleme.io/#/zh-CN/component/pagination (快速启动:https://github.com/ElementUI/element-starter) * axios:https://www.kancloud.cn/yunye/axios/234845 * vue-router:https://router.vuejs.org/zh-cn/ * vue-devtool安装教程:http://www.cnblogs.com/lolDragon/p/6268345.html * vuex:https://vuex.vuejs.org/zh-cn/ * vue-i18n:http://kazupon.github.io/vue-i18n/en/started.html * minit-ui(移动库,饿了么出品):http://mint-ui.github.io/#!/zh-cn * vue-codemirror: https://www.npmjs.com/package/vue-codemirror # 工具类 * 最全最准前端资料库(全球):https://www.javascripting.com/?sort=rating * git教程: https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 * 大前端工具集(国内):http://www.jianshu.com/p/083cc66a11b0 * 前端top100: https://old.awesomes.cn/rank * 大牛在用:https://www.awesomes.cn/weuse * Webpack中文官网:https://doc.webpack-china.org/ * Webpack 好文章:https://mp.weixin.qq.com/s/_Xj00nSug-23IucaJRUTGA https://mp.weixin.qq.com/s/cAMtoP5zhxuqehWYcI56Ww * 正则在线工具:https://regexper.com/ * 兼容性查询:http://caniuse.com/ * Mock.js:http://mockjs.com/examples.html#Text * st常用插件:http://www.cnblogs.com/manfredHu/p/4941307.html * lodash(js增强库):http://lodashjs.com/docs/ * EsLint: http://eslint.cn/ * <10kb前端库: http://microjs.com/# * 小乌龟git:https://tortoisegit.org/download/ * Git for windows: https://git-scm.com/download/win http://rj.baidu.com/search/index/?kw=git * Less:http://www.bootcss.com/p/lesscss/ http://less.bootcss.com/# * lodash:https://www.lodashjs.com/docs/4.17.5.html # 轮播图 * swiper:http://www.swiper.com.cn/ # api工具 * YApi: hellosean1025.github.io/yapi (文档) http://yapi.demo.qunar.com/group/24207 * showDoc: https://www.showdoc.com.cn/ 写技术文档 # 打包构建工具 #### gulp * gulp中文官网: http://www.gulpjs.com.cn/ * gulp插件查询:https://www.npmjs.com/package/gulp-concat * gulp的入门指南:https://github.com/nimojs/gulp-book #### FIS3百度 * FIS3: https://fis.baidu.com/ # 插件类 * ACE代码展示块:https://ace.c9.io/#nav=howto * jstree递归树:github已关注 * jedate日期控件:http://www.jayui.com/uidoc/jedate.html * Monment.js日期处理库:http://momentjs.cn/ * animate.css:https://daneden.github.io/animate.css/ * fullPage.js 全屏切换: * nprogress.js 头部加载进度条:http://ricostacruz.com/nprogress/ * iCheck:http://icheck.fronteed.com/ * codemirror(代码块展示): https://codemirror.net/demo/folding.html # 后端 * NodeJS:http://nodejs.cn/api/ * express:http://www.expressjs.com.cn/guide/routing.html * webssh工具: https://github.com/billchurch/webssh2 (通过nodejs启动服务) # 可视工具 * ECharts:http://echarts.baidu.com/   (点击事件:http://echarts.baidu.com/echarts2/doc/example/event.html) * 阿里可视化:https://antv.alipay.com/ * 阿里charts