UNPKG

object-foreach

Version:

Executes a function on each of an objects own enumerable properties.

14 lines (13 loc) 254 B
<!DOCTYPE html> <html> <head> <title> </title> <script src="object-foreach_web.js"></script> </head> <body> <p> open up the web condole and try it out. </p> </body> </html>