@totebox/browser

Browser-side utilities.


Keywords
storage, fileload
License
MIT
Install
npm install @totebox/browser@0.14.0

Documentation

Totebox · lerna

个人使用的前端工具库(包)

工具包

  • util - 基础工具库
  • query - url query 解析工具
  • browser - 浏览器环境下的工具库
  • history - url 历史堆栈工具,常用于 SPA
  • jsonp - JSONP 跨域请求工具
  • ajax - axios 的高级封装工具
  • http - fetch 的高级封装工具
  • cli - 基于 NodeJS 的命令行(小)工具
  • ui - 基于 React 的 UI(小)组件
  • events - 一个简单的事件触发器