PRODUCT NEWS

JSON to CSV Policy 1.0.0

October 5, 2021 · One min read

New policy that helps you to convert JSON object to CSV

Install

1.Add JsonToCSV Policy into channel dependencies


# with npm
npm i -S @platformeco/jsontocsv-policy

# or with Yarn
yarn add @platformeco/jsontocsv-policy


2.Add "./node_modules/@platformeco/jsontocsv-policy/*" into core.policies["Commom Policies"] section in each of your project's config files.