mohsen1 / json-formatter

Angular directive for collapsible JSON in HTML
http://azimi.me/json-formatter/demo/demo.html
Other
372 stars 85 forks source link

Change constructor name #63

Open yboug opened 7 years ago

yboug commented 7 years ago

Hey, I have a question about constructor-name, can i change the name from object to another?

mohsen1 commented 7 years ago

Use a constructor function to create your object. Look at Person in demo