Skip to content

Commit

Permalink
update post
Browse files Browse the repository at this point in the history
  • Loading branch information
viko16 committed Jan 29, 2018
1 parent 61be3aa commit b44b0f0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions posts/2018-01-28-一些前端工具站点.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2018-01-28

> 备忘记录一下
## Documents
## 📙 Documents

- [MDN Web 文档](https://developer.mozilla.org/zh-CN/docs/Web) - 权威的 Web 技术文档库,各种网络标准、最佳实践、开发者文档
- [DevDocs API Documentation](http://devdocs.io/) - 各种 API 文档聚合,可以离线、更新迅速,可以看做网页版 Dash
Expand All @@ -15,7 +15,7 @@ date: 2018-01-28
- [CSS Reference](http://cssreference.io/) - CSS 属性可视化指南
- [CSS Triggers](https://csstriggers.com/) - 列出了哪些 CSS 属性会触发浏览器重新布局、绘制和合成

## Playgrounds
## 🎨 Playgrounds

- [repl.it](https://repl.it/) - 在线运行 [多种语言](https://repl.it/languages) 的代码片段

Expand All @@ -28,9 +28,10 @@ date: 2018-01-28
- https://www.webpackbin.com/
- https://esnextb.in/

## Tools, Generator, Visual editor
## 🛠 Tools, Generator, Visual editor

- [Flexy Boxes](http://the-echoplex.net/flexyboxes/) - CSS Flexbox 的可视化工具,还能生成代码
- [CSS Grid Template Builder](https://codepen.io/anthonydugois/full/RpYBmy/) - CSS Grid 的可视化工具
- [cubic-bezier](http://cubic-bezier.com/) - 贝塞尔曲线生成器,写 CSS 动画的时候很实用
- [CSS三角形生成器](https://leekoho.github.io/demo/triangle/)
- [Carbon](https://carbon.now.sh) - 给你的代码片段生成很漂亮的截图

0 comments on commit b44b0f0

Please sign in to comment.