1.2.5 • Published 2 years ago

thinkive-hvue v1.2.5

Weekly downloads
32
License
ISC
Repository
-
Last release
2 years ago

thinkive-hvue 前端开发方法库

  • thinkive-hvue is thinkive company h5 frame, base on vue.js.

特性

  • thinkive 搭配vue.js开发
  • 使用 npm + webpack + babel 的工作流,支持 ES2015;
  • 提供配置好基于 axios 封装request方法, 加密加签名,loading控制;
  • 提供常用校验方法,及与 thinkive原生SDK交互插件;
  • 提供常用存取操作cookie,localStorage,sessionStorage方法, 及依赖crypto-js的加密方法。

浏览器支持

  • 现代浏览器和 IE9 及以上

安装

  • yarn
yarn add thinkive-hvue
  • npm
npm i thinkive-hvue 

使用

// 全库引入
import hvue from 'thinkive-hvue' 

//挂载到Vue原型上,在实例中直接用this.$h.XXX引用
Vue.prototype.$h = hvue

//按需引入
import {getUrlParams, setSession, checkCookie, md5Encrypt} from 'thinkive-hvue' 
1.2.6-beta.3

2 years ago

1.2.4-1

2 years ago

1.2.3-2

2 years ago

1.2.6-beta.0

2 years ago

1.2.6-beta.1

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.6-beta.2

2 years ago

1.2.4-2

2 years ago

1.2.3-3

2 years ago

1.2.3-1

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.19

3 years ago

1.1.18

3 years ago

1.1.17

3 years ago

1.1.16

3 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8-2

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago