An open API service indexing awesome lists of open source software.

https://github.com/fabiosantoscode/js-cripple

A little library which messes with your object prototypes so as to remove features you might be relying on, but aren't available in most browsers.
https://github.com/fabiosantoscode/js-cripple

Last synced: 11 months ago
JSON representation

A little library which messes with your object prototypes so as to remove features you might be relying on, but aren't available in most browsers.

Awesome Lists containing this project

README

          

JS-Cripple
==========

A little library which messes with your object prototypes so as to remove features you might be relying on, but aren't available in most browsers.