# navigation **Repository Path**: coolwang/navigation ## Basic Information - **Project Name**: navigation - **Description**: 基于https://github.com/lmjben/front-end-navigation构建属于自己的导航主页 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-04-26 - **Last Updated**: 2021-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # front-end-navigation [![Build Status](https://travis-ci.com/lmjben/front-end-navigation.svg?branch=master)](https://travis-ci.com/lmjben/front-end-navigation) [![Build status](https://ci.appveyor.com/api/projects/status/jxfwfppagyy4hmi7/branch/master?svg=true)](https://ci.appveyor.com/project/lmjben/front-end-navigation/branch/master) [![Coverage Status](https://coveralls.io/repos/github/lmjben/front-end-navigation/badge.svg)](https://coveralls.io/github/lmjben/front-end-navigation) [![Greenkeeper badge](https://badges.greenkeeper.io/lmjben/front-end-navigation.svg)](https://greenkeeper.io/) [![David](https://img.shields.io/david/lmjben/front-end-navigation.svg)](https://david-dm.org/lmjben/front-end-navigation) > 前端导航,搜集前端开发有价值的网站。 ## Preview 在线预览:[https://lmjben.github.io/front-end-navigation](https://lmjben.github.io/front-end-navigation/) 源代码:[https://github.com/lmjben/front-end-navigation](https://github.com/lmjben/front-end-navigation) ## Features 已实现的功能: - [x] 第三方搜索,支持 Google,Baidu,Bing。 - [x] 导航分类展示。 - [x] 自动发布,提交代码后自动发布到 github pages。 ## Technology 主要用到的技术: - Vue:MVVM 框架,用于构建前端界面。 - Element:基于 Vue 的组件库。 - Webpack 打包项目,包括 vue-loader,url-loader,html-webpack-plugin,webpack 热更新等。 - 代码质量监测,包括 eslint,stylelint,editorconfig 等配置。 - 测试流程,使用 karma,mocha,@vue/test-utils,对项目进行单元测试。 - 持续集成,使用 travisCI,进行自动测试,自动发布到 github pages。 ## Custom 您可以自定义导航链接: 1、Fork it. 2、修改文件 src/db/db.js. 3、Create pull request. --- ![PRs](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?longCache=true&style=flat-square) 欢迎大家提交更多有价值的网站,让导航更完善。💪💪