Simple JavaScript library for people who frequently mistype JSON.parse()
and Array methods pop()
, shift()
, and unshift()
or other.
Simply include the lib/fecal.js
file in your document...
<script src="lib/fecal.js"></script>
...and it just works. Whenever you mistype JSON.parse()
or the Array methods pop()
, shift()
, or unshift()
, or HTMLElement method click()
everything will work as intended, no errors thrown.
Isn't it great?
It all started with this tweet.
Thanks to @robinpokorny and @ondras.
If you found any bugs, if you have feature requests or any questions, please, either file an issue at GitHub or send me an e-mail at riki@fczbkk.com.
Fecal.js is published under the MIT license.