New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@jx3box/j3box-common

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jx3box/j3box-common

JX3BOX公共基础模块

latest
Source
npmnpm
Version
8.1.8
Version published
Maintainers
1
Created
Source

JX3BOX

公共基础函数模块,路径常量,外部通用接口地址,全局主题等

Step.1 Install

$ npm install @jx3box/jx3box-common --save

Step.2 Import

import { JX3BOX } from "@jx3box/jx3box-common";
import User from "@jx3box/jx3box-common/js/user.js";

Js & Data Docs

  • utils 常用工具函数&过滤器等(获取落地页链接、图像处理等)
  • user 获取用户本地缓存信息(头像,用户名,用户组,是否登录等)
  • stat 统计
  • axios 拦截器
  • https 请求封装
  • types 类型定义

FAQs

Package last updated on 07 Jan 2024

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