toStringX
toStringX is a tiny public domain JavaScript library that extends Object.prototype.toString to support any constructor. For example, Object.prototype.toString(new Foo) would return "[object Foo]" instead of "[object Object]". To use the normal native toString method, just pass true to toString.
- Visit Site:
- toStringX
- Version:
- 0.0.2
- Filed in:
-
JavaScript / Scripts & Programs / Miscellaneous
- Date Added:
- May 16, 2009
- Last Updated:
- May 19, 2009
License and Pricing Information
Other
Public domain
Price: $0.00 USD
| Publisher site visits: | 33 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Elijah Grey
