ondras / fecal

Simple JavaScript library for people who frequently mistype Array methods `pop()`, `shift()` and `unshift()`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fecal.js

Simple JavaScript library for people who frequently mistype Array methods pop(), shift() and unshift().

Fecal.js logo

How to use

Simply include the lib/fecal.js file in your document...

<script src="lib/fecal.js"></script>

...and it just works. Whenever you mistype the Array methods pop(), shift() or unshift(), everything will work as intended, no errors thrown.

Isn't it great?

Bug reports, feature requests and contact

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.

License

Element Monitor is published under the MIT license.

About

Simple JavaScript library for people who frequently mistype Array methods `pop()`, `shift()` and `unshift()`.

License:MIT License


Languages

Language:JavaScript 100.0%