Javascript 實用Lib
1.Axios
1.簡單的restful 請求工具
ex:
注意:
2.監控
https://github.com/getsentry/sentry
3.螢幕截圖 錄影
https://github.com/mgechev/jscapture/blob/master/src/index.js
https://github.com/spite/ccapture.js/
https://github.com/Huddle/Resemble.js (圖片比較)
https://github.com/Huddle/PhantomCSS (css render比較測試)
4.表單檢驗
https://github.com/mailcheck/mailcheck (mail提示)
5.測試
Last updated