/jSONEncoder

The world's laziest interface to PHP's json_encode function.

Primary LanguagePHP

jSONEncoder

The world's laziest interface to PHP's json_encode function.

This was created as a quick way to convert more complicated values to jSON-friendly values. This is particularly useful for converting large HTML blocks into a value that can be used in a static jSON file.

See demo