美文网首页
常用组件、库、工具等

常用组件、库、工具等

作者: saronic | 来源:发表于2017-12-07 07:44 被阅读11次

javascript

时间操作

date-fns,官网,date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.

async 库

官网,Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Documentation

loadtest

官网 Runs a load test on the selected HTTP or WebSockets URL. The API allows for easy integration in your own tests.

http-server

npm官网.http-server is a simple, zero-configuration command-line http server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development, and learning.

browser-sync

ES6-for-everybody 视频上用到的,似乎 front end for big nerd 上也用的这个,去查书

eslint style

airbnb javascript

fake json rest api

http://jsonplaceholder.typicode.com

工具

支持各种协议的文件共享传输工具

cyberduck

relational database client

tablePlus,有免费版本。

国内视频下载

http://www.pc841.com/wenda/85570.html

OSX 下

mysql client

sequel pro,免费的。我试用过挺不错的,可以 SSH通道连接 mysql server。还没有比较过其他的客户端。

install development environment

github web

第三方鼠标顺滑

mos

SSH 图形客户端

shuttle

[Termius](是 Chrome app)

相关文章

网友评论

      本文标题:常用组件、库、工具等

      本文链接:https://www.haomeiwen.com/subject/tnirixtx.html