Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

norm-axios

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

norm-axios

Norm Axios 是一个基于 Axios 的约定式请求库,提供了约定式的请求方式与强大的 Hook API,帮助你更高效的开发。

latest
Source
npmnpm
Version
1.0.24
Version published
Weekly downloads
67
-26.37%
Maintainers
1
Weekly downloads
 
Created
Source

Norm Axios

License

Norm Axios 是一个基于 Axios 的约定式请求库,提供了约定式的请求方式与强大的 Hook API,仅支持 vue3,帮助你更高效的开发。

Norm Axios 解决了什么问题

  • 解决了多个后台服务,后台服务的数据结构可能不一致的问题。
  • 简化了数据获取流程,自动处理请求状态,减少了冗余代码。
  • 简化了分页处理,自动管理分页状态,减少了手动编写分页逻辑的麻烦。

特性

  • 统一多后端服务的数据结构
  • 响应式数据
  • 轮询请求
  • 自动处理错误重试
  • 内存缓存策略
  • 节流、防抖请求
  • 聚焦页面时自动重新请求
  • 强大的分页钩子
  • 全局配置(包含插件)
  • 支持 TypeScript,具有强大的类型提示

文档

地址1(Cloudflare)

地址2(Github)

致谢

Keywords

axios

FAQs

Package last updated on 03 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts