Plato on Github
Report Home
node_modules/es5-ext/string/index.js
Maintainability
69.40
Lines of code
9
Difficulty
3.17
Estimated Errors
0.05
Function weight
By Complexity
By SLOC
'use strict'; module.exports = { '#': require('./#'), formatMethod: require('./format-method'), fromCodePoint: require('./from-code-point'), isString: require('./is-string'), raw: require('./raw') };