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

Package detail

object-serialize

moiamoia25MIT1.0.4

Describe object-serialize here

readme

object-serialize

Build Status

Describe object-serialize here.

import ObSer from 'object-serialize';

ObSer({a:1,b:2})//a=1&b=2