Returns true
if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Check if the character represented by a given Unicode code point is fullwidth
Resolve the path of a module like require.resolve()
but from a given path
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.