1.0.4 • Published 5 years ago

@zhusj/hsf-convert v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

FormSerialization

Typescript about comple-Object convert to formdata.

目的

  • 方便通过ng2内未提供复杂的formdata对象传递来提供简单的方法API.
  • 最新更新加入了对key值默认进行升序排列方便加签Md5请求
  • 最新更加加入了是否对字符串中"中文"值进行 URLENCODE 默认是true 可以改为false

安装

  • npm i @zhusj/formdata-serizlization -S

代码环境

文件结构

  • core.ts 核心操作类.
  • index.ts 核心工具类使用范例.

使用教程

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago