Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 844 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 844 Bytes

ember-json-stringify-safe-shim

Travis NPM Ember

Installation

ember install ember-json-stringify-safe-shim

Usage

import jsonStringifySafe from 'json-stringify-safe';

To learn more about json-stringify-safe and how to use it visit the json-stringify-safe Github page.