+6
−4
+8
−26
lib/jsduck/json_exporter.rb
0 → 100644
+24
−0
lib/jsduck/json_p_exporter.rb
0 → 100644
+35
−0
Loading
Added two classes: - JsonExporter - exports single class to JSON format file. - JsonPExporter - exports single class to JsonP format file in compact form.