Plato on Github
Report Home
node_modules/es5-ext/index.js
Maintainability
61.76
Lines of code
16
Difficulty
3.43
Estimated Errors
0.10
Function weight
By Complexity
By SLOC
'use strict'; module.exports = { global: require('./global'), array: require('./array'), boolean: require('./boolean'), date: require('./date'), error: require('./error'), function: require('./function'), math: require('./math'), number: require('./number'), object: require('./object'), regExp: require('./reg-exp'), string: require('./string') };