Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@feizheng/next-data-transform

afeiship11MIT1.1.2

Data transform for next.

readme

next-data-transform

Data transform for next.

installation

npm install -S @feizheng/next-data-transform

apis

api params description
json - application/json;charset=utf-8
urlencoded - application/x-www-form-urlencoded
multipart - multipart/form-data

usage

import NxDataTransform from '@feizheng/next-data-transform';

// code goes here: