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 publisher site: toStringXListing Details
- Version:
- 0.0.2
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Publisher:
- Elijah Grey Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
- Public domain
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for toStringX