Skip to content

oliver-moran/toSource.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toSource.js

A polyfill for Mozilla's Object.toSource() method. Returns the equivalent JavaScript source code (not JSON) for a JavaScript Object, Number, Boolean, String, RegExp, Error, Date or Function.

See the Mozilla docs for more information.

About

A polyfill for Mozilla's Object.toSource() method.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors