path-is-absolute
Node.js 0.12 path.isAbsolute() ponyfill
Node.js 0.12 path.isAbsolute() ponyfill
Node.js path.parse() ponyfill
Node.js os.tmpdir() ponyfill
Node.js path.dirname() ponyfill
A static list of the Node.js builtin modules from the latest Node.js version
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`.
Check if a string matches the name of a Node.js builtin module
Node.js 0.12 fs.access() & fs.accessSync() ponyfill
Ensure a path doesn't contain null bytes
Node.js `http.STATUS_CODES` ponyfill
Node.js 0.12 util.debuglog() ponyfill
Node.js `Buffer.compare()` ponyfill
`Object.entries()` ponyfill
Node.js 0.12 childProcess.execFileSync() ponyfill
console.error
console.info
console.warn
Node.js path.format() polyfill
The Class Proxy is used to define custom behavior for fundamental operations (e.g. property lookup, assignment, enumeration, function invocation, etc).
A polyfill for Custom Element built-in