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

wjtools

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wjtools

网络项目常用基础工具集

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

wjtools

Web 项目常用基础工具集,由日常开发项目提炼而来,支持按需引入,轻量灵活;扩展性强,可以方便地基于现有工具实现二次开发。

开发状态

开发中...

安装

npm install wjtools --save

使用

import Wjtools from 'wjtools'

按需使用

import {
  Cookie,
  Storage,
  Ajax,
} from 'wjtools'

Todo

  • 更多通用工具
  • 优化自定义配置

License

MIT

Keywords

js

FAQs

Package last updated on 11 Jan 2018

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