zaobao

所属分类:编程语言基础
开发工具:JavaScript
文件大小:2581KB
下载次数:0
上传日期:2022-08-10 02:25:37
上 传 者sh-1993
说明:  每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
(The Daily Times takes the front-end technology system as the main topic for sharing. According to: articles, tools, news, videos as the main categories.)

文件列表:
.babelrc (63, 2022-08-10)
.editorconfig (226, 2022-08-10)
.eslintignore (11, 2022-08-10)
.eslintrc.js (142, 2022-08-10)
.husky (0, 2022-08-10)
.husky\commit-msg (104, 2022-08-10)
.husky\pre-commit (95, 2022-08-10)
.lintmdrc (147, 2022-08-10)
.npmrc (504, 2022-08-10)
.pnpmrc (504, 2022-08-10)
.yarnrc (646, 2022-08-10)
LICENSE (1066, 2022-08-10)
SECURITY.md (619, 2022-08-10)
commitlint.config.js (77, 2022-08-10)
deploy.sh (212, 2022-08-10)
docs (0, 2022-08-10)
docs\.vuepress (0, 2022-08-10)
docs\.vuepress\config.js (6945, 2022-08-10)
docs\.vuepress\styles (0, 2022-08-10)
docs\.vuepress\styles\palette.styl (152, 2022-08-10)
docs\.vuepress\theme (0, 2022-08-10)
docs\.vuepress\theme\components (0, 2022-08-10)
docs\.vuepress\theme\components\AlgoliaSearchBox.vue (5261, 2022-08-10)
docs\.vuepress\theme\index.js (542, 2022-08-10)
docs\2018 (0, 2022-08-10)
docs\2018\08 (0, 2022-08-10)
docs\2018\08\24.md (516, 2022-08-10)
docs\2018\08\26.md (447, 2022-08-10)
docs\2018\08\27.md (542, 2022-08-10)
docs\2018\08\28.md (406, 2022-08-10)
docs\2018\08\29.md (495, 2022-08-10)
docs\2018\08\30.md (400, 2022-08-10)
docs\2018\08\31.md (403, 2022-08-10)
docs\2018\09 (0, 2022-08-10)
... ...

# 每日时报 [![CircleCI](https://circleci.com/gh/wubaiqing/zaobao.svg?style=svg)](https://circleci.com/gh/wubaiqing/zaobao) [![Coverage Status](https://coveralls.io/repos/github/wubaiqing/zaobao/badge.svg)](https://coveralls.io/github/wubaiqing/zaobao) [![MIT](https://img.shields.io/github/license/wubaiqing/zaobao)](https://github.com/wubaiqing/zaobao/blob/master/LICENSE) [![lerna](https://img.shields.io/badge/maintained%20with-vuepress-cc00ff.svg)](https://vuepress.vuejs.org) ### 项目背景 不知道大家有没有跟我一样的情况,总是需要了解一些前沿的技术;其目的可能是为了让技术精进,也有可能是害怕技术落后而掉队;总之需要从各类网站了解一些前沿信息。 以我举例,我经常在([Hacker News](https://news.ycombinator.com/)、[Medium](https://medium.com/)、[Dev.to](https://dev.to/)、[Twitter](https://twitter.com/)、[阮一峰](http://www.ruanyifeng.com/blog/)、[GitHub 关注](https://github.com/)、[微博](https://weibo.com/)、[V2EX](https://www.v2ex.com/)、[Ruby China](https://ruby-china.org/)、[GitHub Trending](https://github.com/trending)、[掘金](https://juejin.im/)、[OS China](https://www.oschina.net/)、[DEVURLS](https://devurls.com/)、[Hashnode](https://hashnode.com/)、[React Status](https://react.statuscode.com/))等地去学习。通过整理后,把每天值得分享的内容,发布到公司的 QQ 群里,让大家和我同时受益。 学习加整理这个过程是非常耗时的。所以我希望有一个像阮一峰老师的[每周分享](http://www.ruanyifeng.com/blog/2018/12/weekly-issue-36.html),或者蚂蚁金服[陈成](https://github.com/sorrycc/)一样的微信群,来快速的学习有价值的东西。 可能是这个信息源我还没有找到,所以我打算自己来做,于是才有了这个开源项目。 这个项目会以前端技术体系为主要分享课题。 内容会以:文章、工具、新闻、视频等几大板块作为主要分类。 如果我的分享对你有所帮助,还请大家给个 让更多的人知道[它](https://github.com/wubaiqing/zaobao)。 > 访问地址 : > RSS : > GitHub : ### 阅读效果 ![](https://raw.githubusercontent.com/wubaiqing/zaobao/master/screenshot.png) ### 资源分享,参与奉献 项目安装方式极其简单,如果有更好的资源非常欢迎给大家分享出来,你可以选择提交 Issue 或提交 PR。 如何提交 PR,参考 [GitHub Help](https://help.github.com/articles/working-with-forks/) 即可。 ### 安装 下载源码, 请执行下列命令: ```bash # 克隆代码 $ git clone https://github.com/wubaiqing/zaobao.git $ cd zaobao ``` 代码下载完成后, 需要安装依赖: ```bash # 安装依赖 $ yarn # 检查是否符合文档规范 $ yarn lint:md # 开始阅读 $ yarn doc:dev ``` 在浏览器中打开 ### 更新 在 `zaobao` 文件夹中运行下面的命令就会从 GitHub 仓库拉取最新版本。 ```bash # 拉取代码 $ git pull ```

近期下载者

相关文件


收藏者