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.
- Host: GitHub
- URL: https://github.com/fabiosantoscode/js-cripple
- Owner: fabiosantoscode
- Created: 2013-06-24T19:24:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T01:12:33.000Z (about 11 years ago)
- Last Synced: 2025-01-17T22:45:31.325Z (about 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.