Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native path.isAbolute.
path.isAbolute
Node.js 0.11.x path.isAbsolute as a separate module
A proxy to path, replacing \ with / for all results
path
\
/
Useful additions to inbuilt path module {web}.
Useful additions to inbuilt path module.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.