安全性
- DOMPurify:针对 HTML、MathML 和 SVG 的仅支持DOM、快速、高容错的 XSS 过滤器 。https://github.com/cure53/DOMPurify
- js-xss:通过白名单配置,即可过滤不信任的 HTML(防止 XSS 攻击) 。https://github.com/leizongmin/js-xss
日志
- log:带有样式的 Console.log 。https://github.com/adamschwartz/log
- Conzole:对 JavaScript 原生 console 对象方法和功能进行封装的 debug 面板,使其显示在页面内 。https://github.com/Oaxoa/Conzole
- console.log-wrapper:将日志清晰地记录到 console,且兼容所有浏览器 。https://github.com/patik/console.log-wrapper
- loglevel:最轻量的 JavaScript 日志记录工具库,向封装后可用的 console.log 方法增加可靠的日志等级 。https://github.com/pimterry/loglevel
- minilog:轻量的、用流式 API 显示的、可用于客户端和服务器端的日志记录库 。http://mixu.net/minilog/
正则表达式
- RegEx101:在线的 JavaScript 正则表达式测试器和调试器 。同时支持 Python、PHP 和 PCRE 。https://regex101.com/#javascript
- RegExr:用于创建、测试和学习正则表达式的 HTML/JS 工具 。http://regexr.com/
- RegExpBuilder:使用链式方法创建正则表达式 。https://github.com/thebinarysearchtree/regexpbuilderjs
媒体
- Ion.Sound:可用于任何网页上简单音频 。https://github.com/IonDen/ion.sound
语音命令
- annyang:向网站添加语音命令的语音识别库 。https://github.com/TalAter/annyang
- voix.js:向网站、app 或游戏添加语音命令的 JavaScript 库 。https://github.com/pazguille/voix
API
- bottleneck:强大的频率限制器,使调节流量变得更容易 。https://github.com/SGrondin/bottleneck
- oauth-signature-js:适用于 node 和 浏览器的 OAuth 1.0a 签名生成器 。https://github.com/bettiolo/oauth-signature-js
- amygdala:为 Web 应用提供 RESTful HTTP 客户端解决方案 。https://github.com/lincolnloop/amygdala
- jquery.rest:一个让 RESTful API 更易使用的 jQuery 插件 。https://github.com/jpillora/jquery.rest
视觉检测
- tracking.js:在 web 上实现计算视觉的一种现代方法 。https://github.com/eduardolundgren/tracking.js
- ocrad.js:通过 Emscripten 用 JavaScript 实现 OCR(光学字符识别) 。https://github.com/antimatter15/ocrad.js
浏览器检测
- bowser:一个浏览器检测器 。https://github.com/ded/bowser
性能分析
- easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具 。http://www.easy-monitor.cn/document
代码高亮
- Highlight.js:JavaScript 语法高亮器 。https://github.com/isagalaev/highlight.js
- PrismJS:轻量、健壮和优雅的语法高亮器 。https://github.com/PrismJS/prism
加载状态
指示加载状态的库 。
- Mprogress.js:创建谷歌 Material 设计风格的线性进度条 。https://github.com/lightningtgc/MProgress.js
特别声明:本站内容均来自网友提供或互联网,仅供参考,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
